clear the usermap

This commit is contained in:
MathMan05
2026-02-07 21:17:49 -06:00
parent 49b8615b10
commit 0f6aba3c79
+1
View File
@@ -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());