We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f02057 commit 9557918Copy full SHA for 9557918
bot/exts/advent_of_code/_helpers.py
@@ -42,7 +42,7 @@
42
43
AOC_EMBED_THUMBNAIL = (
44
"https://raw.githubusercontent.com/python-discord"
45
- "/branding/main/seasonal/christmas/server_icons/festive_256.gif"
+ "/branding/main/events/christmas/server_icons/festive_256.gif"
46
)
47
48
# Create an easy constant for the EST timezone
0 commit comments