From 3641d2a78341b91a26a9d4cc31c40707096768b1 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Mon, 17 Mar 2025 22:21:17 +0100 Subject: [PATCH] no selfservice sponsor add for now --- src/views/Profile.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/Profile.vue b/src/views/Profile.vue index afa131a..562647c 100644 --- a/src/views/Profile.vue +++ b/src/views/Profile.vue @@ -466,9 +466,9 @@ ]" /> {{ $t("no_sponsorings_for_you_were_recorded_yet") }} - + @click="mode = 'add_sponsoring'">{{ $t('add_sponsoring') }} -->