Temporary fix
This commit is contained in:
parent
22b6b9de57
commit
30dba8447f
2 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue