We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 097f448 commit a4ec459Copy full SHA for a4ec459
src/components/SettingsDialog.vue
@@ -6,6 +6,7 @@
6
first-selected-section="keyboard shortcuts"
7
>
8
<NcAppSettingsSection
9
+ id="settings-recipe-folder"
10
:title="t('cookbook', 'Recipe folder')"
11
class="app-settings-section"
12
@@ -46,6 +47,7 @@
46
47
</fieldset>
48
</NcAppSettingsSection>
49
50
+ id="settings-recipe-display"
51
:title="t('cookbook', 'Recipe display settings')"
52
53
0 commit comments