mirror of
https://github.com/zen-browser/components.git
synced 2025-07-08 00:29:57 +02:00
Fixed duplicate keys on settings page (closes #https://github.com/zen-browser/desktop/issues/1784)
This commit is contained in:
parent
37804deef0
commit
2a6755d9ba
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ const fixedL10nIds = {
|
|||
cmd_findPrevious: 'zen-search-find-again-shortcut-prev',
|
||||
"Browser:ReloadSkipCache": "zen-nav-reload-shortcut-skip-cache",
|
||||
cmd_close: "zen-close-tab-shortcut",
|
||||
"History:RestoreLastClosedTabOrWindowOrSession": "zen-restore-last-closed-tab-shortcut",
|
||||
};
|
||||
|
||||
const ZEN_COMPACT_MODE_SHORTCUTS_GROUP = 'zen-compact-mode';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue