Move to plugin #385

This commit is contained in:
the-djmaze 2022-05-18 17:15:31 +02:00
parent 86ac71ea2e
commit 9789a2509f
13 changed files with 197 additions and 67 deletions

View file

@ -92,6 +92,8 @@ export class AppUser extends AbstractApp {
addShortcut('escape,enter', '', dropdownsDetectVisibility);
addEventListener('click', dropdownsDetectVisibility);
this.folderList = FolderUserStore.folderList;
}
refresh() {