This commit is contained in:
Liang Ding 2022-08-21 22:26:20 +08:00
parent 6db8f9c33e
commit ae69d5ce51
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

View file

@ -122,6 +122,7 @@ func ResetRepo() (err error) {
}
Conf.Repo.Key = nil
Conf.Sync.Enabled = false
Conf.Save()
util.PushUpdateMsg(msgId, Conf.Language(145), 3000)