Code cleanup

This commit is contained in:
Kaaninchen
2026-07-17 13:12:23 +02:00
parent 43c9d2075f
commit 853271259a
5 changed files with 36 additions and 33 deletions
+6 -1
View File
@@ -26,5 +26,10 @@ OPERATORS = {
"logo": db_logo,
"color": 0xEC0016,
"slogan": db_slogans
}
},
"NBE": {
"name": "Nordbahn",
"logo": "https://upload.wikimedia.org/wikipedia/commons/b/b5/Logo_Nordbahn_NAH.SH_Blau_positiv_final.png",
"color": 0x1A2848
}
}