mirror of
https://github.com/OliveTin/OliveTin
synced 2026-09-27 12:15:38 +00:00
fmt: gofmt
This commit is contained in:
@@ -99,7 +99,7 @@ func StartUpdateChecker(currentVersion string, currentCommit string, cfg *config
|
||||
s.AddFunc("@every 100h", func() {
|
||||
actualCheckForUpdate(payload)
|
||||
})
|
||||
|
||||
|
||||
go actualCheckForUpdate(payload) // On startup
|
||||
|
||||
go s.Start()
|
||||
|
||||
Reference in New Issue
Block a user