Restore verein section in config.json

This commit is contained in:
Torsten Schulz (local)
2025-10-21 16:55:54 +02:00
parent 30674c1f49
commit 8c129177fc
8 changed files with 451 additions and 423 deletions

View File

@@ -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": ""
},