fix(section/favorite): ensure select-all-checkbox is wired

This commit is contained in:
Edouard Vanbelle
2026-04-16 00:16:40 +02:00
parent 3276da366c
commit 8e18e0c848
3 changed files with 6 additions and 2 deletions
-1
View File
@@ -12,7 +12,6 @@ export const app = {
contextMenuTargetFile: null,
selectedTargetFolderId: '',
moveDialogMode: 'file',
currentSection: null, // will be defined on first call
isSearchMode: false,
shareDialogItem: null,