From a4a0a2f30bf473831dfad69423ce8ce919aff5de Mon Sep 17 00:00:00 2001 From: SebastianKrupinski Date: Sun, 21 Sep 2025 21:08:20 -0400 Subject: [PATCH] fix: detect addressbook ACL's properly Signed-off-by: SebastianKrupinski --- src/components/ContactDetails.vue | 22 +++++++++++++++------- src/store/addressbooks.js | 7 +++++++ 2 files changed, 22 insertions(+), 7 deletions(-) diff --git a/src/components/ContactDetails.vue b/src/components/ContactDetails.vue index e1150f61e..360d199a4 100644 --- a/src/components/ContactDetails.vue +++ b/src/components/ContactDetails.vue @@ -132,7 +132,7 @@ @click="updateContact" /> -