mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
fix accidently remove user states
This commit is contained in:
parent
19e0863716
commit
29a64a1422
@ -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(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user