mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-08-27 22:34:17 +00:00
clear the usermap
This commit is contained in:
@@ -337,6 +337,7 @@ class Localuser {
|
||||
await I18n.done;
|
||||
this.errorBackoff = 0;
|
||||
this.channelids.clear();
|
||||
this.userMap.cleare();
|
||||
this.queryBlog();
|
||||
this.guildFolders = ready.d.user_settings.guild_folders;
|
||||
document.body.style.setProperty("--view-rest", I18n.message.viewrest());
|
||||
|
||||
Reference in New Issue
Block a user