feat: upgrade to new version go-mc
This commit is contained in:
@@ -11,6 +11,7 @@ var (
|
||||
)
|
||||
|
||||
func CronStart(f func()) {
|
||||
return
|
||||
s.Every("1m").Do(f)
|
||||
s.StartAsync()
|
||||
}
|
||||
|
Reference in New Issue
Block a user