mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 15:07:02 +03:00
Cleanup shortcuts scope handling
This commit is contained in:
parent
874f2592ca
commit
60987f4623
5 changed files with 16 additions and 22 deletions
|
|
@ -6,8 +6,6 @@ export const
|
|||
* @enum {string}
|
||||
*/
|
||||
Scope = {
|
||||
All: 'all',
|
||||
None: 'none',
|
||||
MessageList: 'MessageList',
|
||||
FolderList: 'FolderList',
|
||||
MessageView: 'MessageView',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue