transitous rewrite: bug fixes in the info embed

This commit is contained in:
Kaaninchen
2026-08-15 22:55:57 +02:00
parent 697a0f6218
commit 46fe9eb61e
17 changed files with 853 additions and 399 deletions
+3 -1
View File
@@ -3,5 +3,7 @@ emoji_list = {
"BUS": "🚎",
"TRAM": "🚈",
"REGIONAL_RAIL": "🚊",
"HIGHSPEED_RAIL": "🚅"
"HIGHSPEED_RAIL": "🚅",
"METRO": "🚇",
"SUBWAY": "🚇"
}