Add recertified to member default

This commit is contained in:
philipp lang 2024-06-28 12:45:23 +02:00
parent dd4468808b
commit a9dea10a17
1 changed files with 1 additions and 0 deletions

View File

@ -204,6 +204,7 @@ class MemberResource extends JsonResource
'ps_at' => null, 'ps_at' => null,
'more_ps_at' => null, 'more_ps_at' => null,
'without_education_at' => null, 'without_education_at' => null,
'recertified_at' => null,
'without_efz_at' => null, 'without_efz_at' => null,
'has_vk' => false, 'has_vk' => false,
'has_svk' => false, 'has_svk' => false,