mirror of
https://github.com/kaaninchen/Gleiswechsel.git
synced 2026-09-17 16:52:47 +00:00
transitous rewrite: bug fixes
don't know anymore :(
This commit is contained in:
@@ -45,6 +45,4 @@ def build_info_embed() -> discord.Embed:
|
||||
embed.set_author(name=agency)
|
||||
embed.set_thumbnail(url=metadata["logo"])
|
||||
|
||||
color = trip.get("color", "keine farbe :(")
|
||||
print(color)
|
||||
return embed
|
||||
Reference in New Issue
Block a user