Added STATIC_DIR
This commit is contained in:
@@ -13,7 +13,6 @@ func Query(lang string, message string) query.IQueryResult {
|
||||
var err error
|
||||
var searchables *[]query.ISearchable
|
||||
|
||||
log.Printf("HNHNHNHNHNHNHNHNHNH")
|
||||
qr := QueryResult{Lang: lang}
|
||||
messageU := strings.ToUpper(message)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user