readme update

This commit is contained in:
Čarodej
2022-04-06 09:24:29 +02:00
parent 953e7892b7
commit 490fe5a120
4 changed files with 8 additions and 6 deletions

View File

@@ -151,7 +151,7 @@
<div class="text-left">
<b class="block text-sm font-bold">{{ setting }}</b>
<small v-if="!values.status" class="text-xs text-gray-600 pt-1 block leading-normal">
We recommend set this value at least {{ values.minimal }}.
You must set this value at least {{ values.minimal }}.
</small>
</div>
<div class="flex items-center">

View File

@@ -54,7 +54,7 @@
<div class="text-left">
<b class="block text-sm font-bold">{{ setting }}</b>
<small v-if="!values.status" class="dark:text-gray-500 text-xs text-gray-600 pt-1 block leading-normal">
We recommend set this value at least {{ values.minimal }}.
You must set this value at least {{ values.minimal }}.
</small>
</div>
<div class="flex items-center">