mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-25 00:25:03 +08:00
Put “Snoozed” back in the sidebar - whoops
This commit is contained in:
parent
edff68e04f
commit
a6641dc7da
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ class SidebarSection
|
|||
standardNames = [
|
||||
'inbox',
|
||||
'important'
|
||||
'snoozed',
|
||||
'sent',
|
||||
['archive', 'all'],
|
||||
'spam'
|
||||
|
|
Loading…
Reference in a new issue