From b6857a288cb46e2a51acde29bcff4b460f0d8561 Mon Sep 17 00:00:00 2001 From: Jonatan Heyman Date: Thu, 4 Jan 2024 14:16:04 +0100 Subject: [PATCH] Hide stand-alone app specific settings in web app --- src/components/settings/Settings.vue | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/components/settings/Settings.vue b/src/components/settings/Settings.vue index 72bee859..a202b02f 100644 --- a/src/components/settings/Settings.vue +++ b/src/components/settings/Settings.vue @@ -33,6 +33,7 @@ autoUpdate: this.initialSettings.autoUpdate, activeTab: "general", + isWebApp: window.heynote.isWebApp, } }, @@ -89,6 +90,7 @@ @click="activeTab = 'appearance'" /> -
+

Global Keyboard Shortcut

-
+

Show In

- +

Auto Update