fix: update dashboard
This commit is contained in:
parent
5b684f12bb
commit
a1053c8ec5
@ -367,7 +367,10 @@ const amount = computed({
|
||||
previewOnly
|
||||
></MdEditor>
|
||||
</div>
|
||||
<div v-if="!coinInfo.description?.en" class="text-center">
|
||||
<div
|
||||
v-if="!coinInfo.description?.en && !coinInfo.categories"
|
||||
class="text-center"
|
||||
>
|
||||
No informations
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user