[fix] bugfixes from testing
- sqlite wrapper func context bug
This commit is contained in:
@@ -10,5 +10,5 @@ type Server struct {
|
||||
Server string `db:"server"`
|
||||
Password string `db:"password"`
|
||||
Port int `db:"port"`
|
||||
Default bool `db:"active"`
|
||||
Active bool `db:"active"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user