wip: conn list
This commit is contained in:
@ -7,5 +7,5 @@ const (
|
||||
)
|
||||
|
||||
var (
|
||||
Debug bool
|
||||
Debug bool = false
|
||||
)
|
||||
|
Reference in New Issue
Block a user
@ -7,5 +7,5 @@ const (
|
||||
)
|
||||
|
||||
var (
|
||||
Debug bool
|
||||
Debug bool = false
|
||||
)
|
||||
|