1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma-fe synced 2025-05-26 04:09:13 +08:00

An oopsie

This commit is contained in:
Mergan 2023-09-12 04:17:28 -07:00
parent 3947aafeba
commit 3e64d78d05

View file

@ -6,7 +6,7 @@
:style="style"
>
<div
v-if="isAnimated && imageTypeLabel"
v-if="animated && imageTypeLabel"
class="image-type-label">
{{ imageTypeLabel }}
</div>