fix accidently remove user states

This commit is contained in:
einhornimmond 2025-05-22 06:39:27 +02:00
parent 19e0863716
commit 29a64a1422

View File

@ -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(