mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 13:09: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"),
|
||||
iconClass: "bx bx-show",
|
||||
defaultShortcuts: [],
|
||||
isElectronOnly: true,
|
||||
description: t("keyboard_actions.toggle-tray"),
|
||||
scope: "window"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user