mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-30 15:55:48 +00:00
Reduce amount of folder timers and improve autoLogout
This commit is contained in:
@@ -53,7 +53,7 @@ class FolderCreatePopupView extends AbstractViewPopup {
|
||||
}
|
||||
|
||||
rl.app.foldersPromisesActionHelper(
|
||||
Remote.folderCreate(this.folderName(), parentFolderName, FolderStore.foldersCreating),
|
||||
Remote.folderCreate(this.folderName(), parentFolderName),
|
||||
Notification.CantCreateFolder
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user