mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Rename FolderUserStore.folderListError to FolderUserStore.error
This commit is contained in:
parent
f097c8bb92
commit
09e3c7bec6
4 changed files with 8 additions and 8 deletions
|
|
@ -71,7 +71,7 @@ FolderUserStore = new class {
|
|||
archiveFolder: '',
|
||||
|
||||
optimized: false,
|
||||
folderListError: '',
|
||||
error: '',
|
||||
|
||||
foldersLoading: false,
|
||||
foldersCreating: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue