transitous rewrite: /info improvements

This commit is contained in:
Kaaninchen
2026-08-16 23:29:03 +02:00
parent 36a1db0647
commit 27f8ef2cbc
3 changed files with 7 additions and 11 deletions
+2 -1
View File
@@ -124,7 +124,8 @@ OPERATOR_ALIASES = {
"NS International": OPERATORS["NS"],
"SBB GmbH": OPERATORS["SBB"],
"Schweizerische Bundesbahnen SBB": OPERATORS["SBB"],
"Dänische Staatsbahnen": OPERATORS["DSB"]
"Dänische Staatsbahnen": OPERATORS["DSB"],
"VR": OPERATORS["Vr"]
}