This commit is contained in:
the-djmaze 2023-04-04 11:57:52 +02:00
parent 944a2cb8dc
commit 87313d0616
3 changed files with 3 additions and 2 deletions

View file

@ -90,6 +90,7 @@ export class AppUser extends AbstractApp {
addEventListener('click', dropdownsDetectVisibility);
this.folderList = FolderUserStore.folderList;
this.messageList = MessagelistUserStore;
}
/**