Fix syntax error in board dashboard - correct closing tags
Build And Push Image / docker (push) Failing after 55s Details

This commit is contained in:
Matt 2025-08-31 16:34:54 +02:00
parent 1c4cf8ac19
commit 1758dec6ac
1 changed files with 2 additions and 2 deletions

View File

@ -120,8 +120,8 @@
@view-all-members="navigateToMembers"
@member-updated="handleMemberUpdated"
/>
</div>
</div>
</v-col>
</v-row>
<!-- View Member Dialog -->