mirror of
https://github.com/zen-browser/desktop.git
synced 2026-06-13 15:03:41 +00:00
gh-13923: fix empty keyboard shortcut label caused by key_duplicateTab (gh-13924)
This commit is contained in:
@@ -825,6 +825,7 @@ var zenIgnoreKeyboardShortcutIDs = [
|
||||
"key_enterFullScreen_compat",
|
||||
"key_exitFullScreen_old",
|
||||
"key_exitFullScreen_compat",
|
||||
"key_duplicateTab",
|
||||
];
|
||||
|
||||
var zenIgnoreKeyboardShortcutL10n = [
|
||||
|
||||
Reference in New Issue
Block a user