From be93c9cdceffd341aa86f0e95d3b00d5e96b0817 Mon Sep 17 00:00:00 2001 From: Bernd Storath <999999bst@gmail.com> Date: Tue, 27 Jan 2026 08:18:17 +0100 Subject: [PATCH] fix client card --- src/app/components/ClientCard/ClientCard.vue | 2 +- src/app/stores/clients.ts | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/app/components/ClientCard/ClientCard.vue b/src/app/components/ClientCard/ClientCard.vue index 69caa79a..e5732bf0 100644 --- a/src/app/components/ClientCard/ClientCard.vue +++ b/src/app/components/ClientCard/ClientCard.vue @@ -1,7 +1,7 @@