Small progress, save search works
This commit is contained in:
@@ -34,6 +34,7 @@ func Init() {
|
||||
models.GetAccountByLogin = GetAccountByLogin
|
||||
models.GetDashboard = GetDashboard
|
||||
models.SaveDashboard = SaveDashboard
|
||||
models.SearchQuery = SearchQuery
|
||||
}
|
||||
|
||||
func LoadModelsConfig() {
|
||||
|
||||
Reference in New Issue
Block a user