Format code

This commit is contained in:
itepechi 2023-11-03 05:26:04 +09:00
parent 05fd58ec3f
commit f54248e133
1 changed files with 3 additions and 2 deletions

View File

@ -7,8 +7,9 @@
>
<div
v-if="animated && imageTypeLabel"
class="image-type-label">
{{ imageTypeLabel }}
class="image-type-label"
>
{{ imageTypeLabel }}
</div>
<canvas
v-if="animated"