mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
chore: rename to Init
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user