diff options
Diffstat (limited to 'bot')
| -rw-r--r-- | bot/seasons/christmas/hanukkah_embed.py | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/bot/seasons/christmas/hanukkah_embed.py b/bot/seasons/christmas/hanukkah_embed.py index be3b7e62..3e2e0747 100644 --- a/bot/seasons/christmas/hanukkah_embed.py +++ b/bot/seasons/christmas/hanukkah_embed.py @@ -4,6 +4,7 @@ import logging  import requests  from discord import Embed  from discord.ext import commands +  from bot.constants import Colours | 
