chore: rename to Init

This commit is contained in:
Jason Song
2022-11-25 17:48:47 +08:00
parent 9b021500b0
commit 745be45e1b
4 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -175,7 +175,7 @@ func GlobalInitInstalled(ctx context.Context) {
auth.Init()
svg.Init()
bots.InitJobEmitter()
bots.Init()
// Finally start up the cron
cron.NewContext(ctx)