From 9310dbab7a132652a32b1b0c89a859b117dbdf08 Mon Sep 17 00:00:00 2001 From: "Grigorii K. Shartsev" Date: Tue, 16 Jan 2024 10:56:10 +0100 Subject: chore(theming): fix warning of incorrect NcCheckboxRadioSwitch usage Signed-off-by: Grigorii K. Shartsev --- apps/theming/src/UserThemes.vue | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/theming') diff --git a/apps/theming/src/UserThemes.vue b/apps/theming/src/UserThemes.vue index bc9c16b2d23..d941bf9c1db 100644 --- a/apps/theming/src/UserThemes.vue +++ b/apps/theming/src/UserThemes.vue @@ -69,7 +69,6 @@

{{ t('theming', 'In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps.') }}

{{ t('theming', 'Disable all keyboard shortcuts') }} -- cgit v1.2.3