This commit is contained in:
Čarodej
2022-04-27 16:30:48 +02:00
parent 08ee6567bc
commit 68d1e2e60b
8 changed files with 16 additions and 23 deletions

View File

@@ -61,6 +61,7 @@
<AppInputSwitch
:description="$t('admin_settings.others.storage_limit_help')"
:title="$t('admin_settings.others.storage_limit')"
:is-last="! app.storageLimitation"
>
<SwitchInput
v-model="app.storageLimitation"