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
@@ -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"
@@ -57,9 +57,7 @@
</b>
<b
v-if="
config.subscriptionType === 'fixed' || (config.subscriptionType === 'none' && config.storageLimit)
"
v-if="config.storageLimit"
class="mt-0.5 block text-sm dark:text-gray-500 text-gray-400"
>
{{ $t('total_of', {capacity: storage.data.attributes.capacity}) }}