fixed attacks not displaying if no actions display

This commit is contained in:
Thaum Rystra
2020-05-08 15:43:50 +02:00
parent 46585406df
commit eed11e8833

View File

@@ -189,7 +189,7 @@
</div>
<div
v-if="actions.length"
v-if="actions.length || attacks.length"
class="actions"
>
<v-card>