fix: persist UI config

This commit is contained in:
Vlad Stan 2023-07-18 13:56:53 +03:00
parent 0d88f15221
commit 4a07f1423a
2 changed files with 8 additions and 6 deletions

View file

@ -39,7 +39,7 @@
</div>
<div class="text-caption text-grey ellipsis-2-lines" style="min-height: 40px">
<p v-if="stall.description">{{ stall.description }}</p>
<p>{{ stall.description || '' }}</p>
</div>