update
This commit is contained in:
@@ -144,6 +144,7 @@ export interface MemberListItem {
|
||||
// profile fields (null when no profile exists)
|
||||
profile_id: string | null;
|
||||
mitglieds_nr: string | null;
|
||||
fdisk_standesbuch_nr: string | null;
|
||||
dienstgrad: DienstgradEnum | null;
|
||||
funktion: FunktionEnum[];
|
||||
status: StatusEnum | null;
|
||||
|
||||
Reference in New Issue
Block a user