Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
HJ 2025-08-10 20:30:24 +00:00
commit 1d3b271e7c

View file

@ -269,7 +269,7 @@ const EmojiTab = {
this.displayError(resp.error)
return Promise.reject(resp)
}
}).then(()) => {
}).then(() => {
this.packName = this.newPackName
this.newPackName = ''
this.remotePackURL = ''