🎨 Sync repo

This commit is contained in:
Liang Ding 2022-07-01 20:41:46 +08:00
parent 524fa72f59
commit d8caaa76e4
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

View file

@ -129,6 +129,7 @@ func SyncData(boot, exit, byHand bool) {
util.BroadcastByType("main", "syncing", 1, msg, nil)
}()
Conf.Sync.Stat = Conf.Language(133)
syncLock.Lock()
defer syncLock.Unlock()