mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-08 09:29:10 +00:00
An oopsie
This commit is contained in:
parent
3947aafeba
commit
3e64d78d05
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
:style="style"
|
||||
>
|
||||
<div
|
||||
v-if="isAnimated && imageTypeLabel"
|
||||
v-if="animated && imageTypeLabel"
|
||||
class="image-type-label">
|
||||
{{ imageTypeLabel }}
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue