init repo
This commit is contained in:
5
config/helper.go
Normal file
5
config/helper.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package config
|
||||
|
||||
func IsDebug() bool {
|
||||
return GetSettings().Debug
|
||||
}
|
||||
Reference in New Issue
Block a user