🎨 Update av export

This commit is contained in:
Daniel 2023-09-26 10:33:39 +08:00
parent 4d908e62bd
commit 455d5c3908
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -330,7 +330,6 @@ func RefreshUser(token string) {
Conf.User = loadUserFromConf()
}
if nil == Conf.User {
util.PushErrMsg(Conf.Language(19), 5000)
return
}