mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +03:00
Idea for contacts screen route
This commit is contained in:
parent
a25d35d6df
commit
fc141fe29b
10 changed files with 197 additions and 9 deletions
|
|
@ -9,6 +9,7 @@ ScopeMessageList = 'MessageList',
|
|||
ScopeFolderList = 'FolderList',
|
||||
ScopeMessageView = 'MessageView',
|
||||
ScopeSettings = 'Settings',
|
||||
ScopeContacts = 'Contacts',
|
||||
|
||||
/**
|
||||
* @enum {number}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue