Temporary fix

This commit is contained in:
Axel 2021-12-21 21:58:43 +01:00
parent 22b6b9de57
commit 30dba8447f
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -5,7 +5,7 @@
</h3>
<div class="block-content">
<div
v-if="tasks.length > 0"
v-if="1 == 1"
>
<div
v-for="group in tasks"