No need to call folderInformationMultiply at boot when LIST-STATUS is supported

This commit is contained in:
djmaze 2021-10-27 15:30:19 +02:00
parent 8d07ab87fa
commit d0210bd09a
10 changed files with 97 additions and 83 deletions

View file

@ -24,6 +24,7 @@ export const FolderUserStore = new class {
*/
sortSupported: false,
metadataSupported: false,
listStatusSupported: false,
// sortMode: '',
sentFolder: '',