We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57220a4 commit bbb0823Copy full SHA for bbb0823
1 file changed
src/webpage/localuser.ts
@@ -338,6 +338,7 @@ class Localuser {
338
await I18n.done;
339
this.errorBackoff = 0;
340
this.channelids.clear();
341
+ this.inrelation.clear();
342
this.userMap.clear();
343
this.queryBlog();
344
this.guildFolders = ready.d.user_settings.guild_folders;
0 commit comments