kanban - fix client brief step when no files

This commit is contained in:
isUnknown 2024-12-04 14:37:18 +01:00
parent cf6ff8cbbb
commit e63f1188c8

View file

@ -33,7 +33,7 @@
</div>
<!-- All images -->
<figure
v-if="step.id === 'clientBrief' && step.files[0].type === 'image'"
v-if="step.id === 'clientBrief' && step.files[0]?.type === 'image'"
class="card__images"
:data-count="step.files.length"
:data-plus="