mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Improved the Switch account system for better feedback to user
This commit is contained in:
parent
597ea21b70
commit
739aeaded5
42 changed files with 76 additions and 49 deletions
|
|
@ -119,6 +119,7 @@ export const Notification = {
|
|||
|
||||
AccountAlreadyExists: 801,
|
||||
AccountDoesNotExist: 802,
|
||||
AccountSwitchFailed: 803,
|
||||
|
||||
MailServerError: 901,
|
||||
ClientViewError: 902,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue