Преглед изворни кода

chore(theming): fix warning of incorrect NcCheckboxRadioSwitch usage

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>

[skip ci]
tags/v28.0.2rc1
Grigorii K. Shartsev пре 5 месеци
родитељ
комит
c5ed482a9d
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0
    1
      apps/theming/src/UserThemes.vue

+ 0
- 1
apps/theming/src/UserThemes.vue Прегледај датотеку

@@ -69,7 +69,6 @@
<p>{{ 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.') }}</p>
<NcCheckboxRadioSwitch class="theming__preview-toggle"
:checked.sync="shortcutsDisabled"
name="shortcuts_disabled"
type="switch"
@change="changeShortcutsDisabled">
{{ t('theming', 'Disable all keyboard shortcuts') }}

Loading…
Откажи
Сачувај