mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-03-01 10:33:14 +08:00
Add window:sync-mail-now to the keymaps UI so you can edit shortcut #1941
This commit is contained in:
parent
f3b872b0fb
commit
a61219a278
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ export default [
|
|||
title: localized('Application'),
|
||||
items: [
|
||||
['application:new-message', localized('New Message')],
|
||||
['window:sync-mail-now', localized('Sync New Mail Now')],
|
||||
['core:focus-search', localized('Search')],
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue