From 8b3278b60f8a2e51519adb0e21549f8271069c12 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Wed, 6 Apr 2022 18:16:14 +0200 Subject: [PATCH] Fix display of contacts on event view Signed-off-by: Thomas Citharel --- js/src/components/Account/ActorCard.vue | 4 ++-- js/src/components/Event/EventMetadataSidebar.vue | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/js/src/components/Account/ActorCard.vue b/js/src/components/Account/ActorCard.vue index f88aa83e4..448ca385c 100644 --- a/js/src/components/Account/ActorCard.vue +++ b/js/src/components/Account/ActorCard.vue @@ -1,7 +1,7 @@