From 24641349779eea5775e100b7f21e4d0a6a3146a9 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Mon, 31 Oct 2022 18:54:21 +0100 Subject: [PATCH] Fix anonymous/remote participation button Signed-off-by: Thomas Citharel --- js/src/components/Event/EventActionSection.vue | 2 +- js/src/components/Event/ParticipationButton.vue | 4 ++-- js/src/components/Participation/ParticipationSection.vue | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/js/src/components/Event/EventActionSection.vue b/js/src/components/Event/EventActionSection.vue index d7599b89c..a9bc529c6 100644 --- a/js/src/components/Event/EventActionSection.vue +++ b/js/src/components/Event/EventActionSection.vue @@ -1,7 +1,7 @@