mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Improved "delete folder" error handling.
This commit is contained in:
parent
503219c70e
commit
1d9c772b94
4 changed files with 42 additions and 36 deletions
|
|
@ -219,6 +219,7 @@ export class FolderModel extends AbstractModel {
|
|||
deleteAccess: false,
|
||||
|
||||
nameForEdit: '',
|
||||
errorMsg: '',
|
||||
|
||||
privateMessageCountAll: 0,
|
||||
privateMessageCountUnread: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue