From 67c4e69f7b4c29d2eff2f0dcfd14dec8edfb0d1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCnther?= Date: Wed, 5 Aug 2026 19:12:49 +0200 Subject: [PATCH] Overview of active payment methode --- .../Event/Views/Partials/ParticipantsList.vue | 14 +++++++++++--- .../SignUpForm/components/PaymentMethodInputs.vue | 6 ++++++ version | 2 +- 3 files changed, 18 insertions(+), 4 deletions(-) diff --git a/app/Domains/Event/Views/Partials/ParticipantsList.vue b/app/Domains/Event/Views/Partials/ParticipantsList.vue index 0859993..93ea9be 100644 --- a/app/Domains/Event/Views/Partials/ParticipantsList.vue +++ b/app/Domains/Event/Views/Partials/ParticipantsList.vue @@ -1,11 +1,11 @@