update
This commit is contained in:
@@ -87,7 +87,7 @@ export interface MitgliederProfile {
|
||||
|
||||
// FDISK-synced extended profile fields
|
||||
geburtsort: string | null;
|
||||
geschlecht: string | null;
|
||||
geschlecht: string | null; // full text, e.g. 'männlich', 'weiblich'
|
||||
beruf: string | null;
|
||||
wohnort: string | null;
|
||||
plz: string | null;
|
||||
|
||||
Reference in New Issue
Block a user