We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3039e2e commit 54e663aCopy full SHA for 54e663a
src/config/berlin/xhain.ts
@@ -84,8 +84,8 @@ const xhain: DistrictConfig = {
84
street: 'Wassertorstraße',
85
kiez: 'Moritzplatz',
86
region: 'Kreuzberg',
87
- status: 'closed',
88
- schedule: 'Sonntags 13 – 19 Uhr',
+ status: 'open',
+ schedule: 'Donnerstags 15-19 Uhr, Juli 2024',
89
},
90
{
91
street: 'Friedrichstraße',
@@ -204,7 +204,7 @@ const xhain: DistrictConfig = {
204
kiez: 'Traveplatz',
205
region: 'Friedrichshain',
206
status: 'open',
207
- schedule: 'Termine stehen noch nicht fest',
+ schedule: 'Freitag 15-19 Uhr, 28. Juni – 19. Juli 2024',
208
209
],
210
0 commit comments