Restore verein section in config.json
This commit is contained in:
@@ -83,40 +83,47 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"verein": {
|
||||
"name": "Harheimer Tischtennis-Club 1954 e. V. (HTC)",
|
||||
"strasse": "",
|
||||
"plz": "",
|
||||
"ort": "",
|
||||
"useVorsitzenderAddress": true
|
||||
},
|
||||
"vorstand": {
|
||||
"vorsitzender": {
|
||||
"vorname": "Jürgen",
|
||||
"nachname": "Dichmann",
|
||||
"strasse": "",
|
||||
"plz": "",
|
||||
"ort": "",
|
||||
"strasse": "Reginastr. 46",
|
||||
"plz": "60437",
|
||||
"ort": "Frankfurt",
|
||||
"telefon": "069 509637",
|
||||
"email": "j.dichmann@gmx.de"
|
||||
},
|
||||
"stellvertreter": {
|
||||
"vorname": "Jürgen",
|
||||
"nachname": "Kratz",
|
||||
"strasse": "",
|
||||
"plz": "",
|
||||
"ort": "",
|
||||
"strasse": "Bürgerstr. 68",
|
||||
"plz": "60437",
|
||||
"ort": "Frankfurt",
|
||||
"telefon": "06101-43221",
|
||||
"email": ""
|
||||
},
|
||||
"kassenwart": {
|
||||
"vorname": "Olaf",
|
||||
"nachname": "Nüßlein",
|
||||
"strasse": "",
|
||||
"plz": "",
|
||||
"ort": "",
|
||||
"strasse": "Am Eschbachtal 52",
|
||||
"plz": "60437",
|
||||
"ort": "Frankfurt",
|
||||
"telefon": "06101-47469",
|
||||
"email": ""
|
||||
},
|
||||
"schriftfuehrer": {
|
||||
"vorname": "Jürgen",
|
||||
"nachname": "Dichmann",
|
||||
"strasse": "",
|
||||
"plz": "",
|
||||
"ort": "",
|
||||
"strasse": "In der Fuchskaut 4",
|
||||
"plz": "60437",
|
||||
"ort": "Frankfurt",
|
||||
"telefon": "06101-4992227",
|
||||
"email": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user