This commit is contained in:
Daniel 2024-12-05 09:01:51 +08:00
parent c7746d1399
commit af434451e0
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 21 additions and 2 deletions

View file

@ -48,6 +48,8 @@ func main() {
util.PushClearAllMsg()
job.StartCron()
go util.LoadSysFonts()
go model.AutoGenerateFileHistory()
go cache.LoadAssets()
go util.CheckFileSysStatus()