- language fix

- move item popup fix
This commit is contained in:
Čarodej
2022-03-21 11:56:31 +01:00
parent 1d144d6c9e
commit 5531be6640
16 changed files with 102 additions and 31 deletions

View File

@@ -185,7 +185,7 @@
</div>
<!-- Subscription -->
<div v-if="app" class="card shadow-card">
<div v-if="app && config.isSaaS" class="card shadow-card">
<FormLabel icon="credit-card">
{{ $t('subscription') }}
</FormLabel>