mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 13:39:01 +01:00
chore(command_palette): hide system tray from web
This commit is contained in:
parent
de8b7e9ebe
commit
ab2d8accf5
@ -328,6 +328,7 @@ function getDefaultKeyboardActions() {
|
|||||||
friendlyName: t("keyboard_action_names.toggle-system-tray-icon"),
|
friendlyName: t("keyboard_action_names.toggle-system-tray-icon"),
|
||||||
iconClass: "bx bx-show",
|
iconClass: "bx bx-show",
|
||||||
defaultShortcuts: [],
|
defaultShortcuts: [],
|
||||||
|
isElectronOnly: true,
|
||||||
description: t("keyboard_actions.toggle-tray"),
|
description: t("keyboard_actions.toggle-tray"),
|
||||||
scope: "window"
|
scope: "window"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user