🎨 Sync repo

This commit is contained in:
Liang Ding
2022-07-01 20:41:46 +08:00
parent 524fa72f59
commit d8caaa76e4

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()