fix brief and project without client

This commit is contained in:
isUnknown 2024-12-09 18:32:29 +01:00
parent e119aa0417
commit b4bc8e80fe
158 changed files with 292 additions and 5 deletions

View file

@ -21,7 +21,7 @@
)
"
class="image"
:class="{ 'has-description': image.description.length > 0 }"
:class="{ 'has-description': image.description?.length > 0 }"
@click="imageDetails = image"
>
<p class="tags | flex">