mirror of
https://github.com/kaaninchen/Gleiswechsel.git
synced 2026-09-17 16:52:47 +00:00
operators.py: SNCF
This commit is contained in:
@@ -86,6 +86,10 @@ OPERATORS = {
|
||||
"GoVolta": {
|
||||
"logo": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/5b/GoVolta_logo.svg/1280px-GoVolta_logo.svg.png",
|
||||
"color": 0x0B70F6
|
||||
},
|
||||
"SNCF": {
|
||||
"logo": "https://upload.wikimedia.org/wikipedia/en/thumb/f/f4/Sncf-logo.svg/960px-Sncf-logo.svg.png",
|
||||
"color": 0x812B6D
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user