diff options
Diffstat (limited to '')
| -rw-r--r-- | bot/seasons/evergreen/__init__.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/bot/seasons/evergreen/__init__.py b/bot/seasons/evergreen/__init__.py index 1a23c545..b95f3528 100644 --- a/bot/seasons/evergreen/__init__.py +++ b/bot/seasons/evergreen/__init__.py @@ -9,5 +9,5 @@ class Evergreen(SeasonBase):          "/logos/logo_animated/heartbeat/heartbeat.gif",          "/logos/logo_animated/spinner/spinner.gif",          "/logos/logo_animated/tongues/tongues.gif", -        "/logos/logo_animated/winky/winky.gif" +        "/logos/logo_animated/winky/winky.gif",      ) | 
