From 29a64a1422d373a13131a03a49b65e96b7c92fbe Mon Sep 17 00:00:00 2001 From: einhornimmond Date: Thu, 22 May 2025 06:39:27 +0200 Subject: [PATCH] fix accidently remove user states --- admin/src/pages/UserSearch.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/src/pages/UserSearch.vue b/admin/src/pages/UserSearch.vue index e6de72361..5db3a034f 100644 --- a/admin/src/pages/UserSearch.vue +++ b/admin/src/pages/UserSearch.vue @@ -129,7 +129,7 @@ const fields = computed(() => [ // { key: 'confirm_mail', label: t('confirmed') }, // { key: 'has_elopage', label: 'elopage' }, // { key: 'transactions_list', label: t('transaction') }, - { key: 'contributionStatus', label: t('status') }, + { key: 'status', label: t('status') }, ]) watch(