Add Rotterdam Centraal

This commit is contained in:
Edward Betts 2026-04-01 12:13:27 +01:00
parent 1faa0a1909
commit f75c1e2db3
2 changed files with 5 additions and 0 deletions

1
app.py
View file

@ -22,6 +22,7 @@ DESTINATIONS = {
'brussels': 'Brussels Midi',
'lille': 'Lille Europe',
'amsterdam': 'Amsterdam Centraal',
'rotterdam': 'Rotterdam Centraal',
}