Update ZenKeyboardShortcuts.mjs

This commit is contained in:
Anatasia 2024-09-09 09:38:24 +07:00 committed by GitHub
parent 36e62781e2
commit dc2adaf858
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -99,6 +99,7 @@ const kZKSActions = {
hideSidebar: ["SidebarController.hide()", "hide-sidebar", "sidebar-action"],
toggleSidebar: ["SidebarController.toggle()", "toggle-sidebar", "sidebar-action"],
zenToggleWebPanels: ["gZenBrowserManagerSidebar.toggle()", "zen-toggle-web-panels", "sidebar-action"],
zenExpandSidebar: ["gZenVerticalTabsManager.toggleExpand()", "zen-expand-sidebar", "sidebar-action"],
};
const kZenDefaultShortcuts = {