Fix tests and linter errors
This commit is contained in:
@@ -22,8 +22,8 @@ const (
|
||||
|
||||
var (
|
||||
profileDB = database.NewInterface(&database.Options{
|
||||
Local: true,
|
||||
Internal: true,
|
||||
Local: true,
|
||||
Internal: true,
|
||||
})
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user