mirror of
https://github.com/zadam/trilium.git
synced 2026-07-20 10:30:20 +02:00
chore(command_palette): hide system tray from web
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user