fix: 修正依赖关系

This commit is contained in:
Mmx
2021-12-03 20:05:02 +08:00
parent 649f7c260d
commit 089d9e255b
2 changed files with 1 additions and 3 deletions

View File

@@ -7,6 +7,7 @@ import (
)
func main() {
util.Log.Demo = global.Config.Settings.DemoMode
defer util.Log.CatchRecover()
if global.Flags.RunningDaemon {