Skip to content

Commit bfba0af

Browse files
aveaojuliuste
authored andcommitted
fix english date
1 parent 37eca4d commit bfba0af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/settings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const settings = {
2424
]),
2525
h('p.description', [
2626
'Unfortunately, the inofficial API by Deutsche Bahn which this project was based on was discontinued in late 2024. We need a few weeks to adapt the service to another API, ',
27-
h('b', 'and hope that bahn.guru and direkt.bahn.guru will be back online from 2025-03-10 (sorry about the delays…)!'),
27+
h('b', 'and hope that bahn.guru and direkt.bahn.guru will be back online from 2025-03-17 (sorry about the delays…)!'),
2828
' Thank you for your interest in this project, and we hope to welcome you back with our old features very soon!',
2929
]),
3030
],

0 commit comments

Comments
 (0)