diff options
Diffstat (limited to '')
| -rw-r--r-- | bot/seasons/evergreen/__init__.py | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/bot/seasons/evergreen/__init__.py b/bot/seasons/evergreen/__init__.py index 722ef952..c2746552 100644 --- a/bot/seasons/evergreen/__init__.py +++ b/bot/seasons/evergreen/__init__.py @@ -12,4 +12,5 @@ class Evergreen(SeasonBase):          "/logos/logo_animated/winky/winky_512.gif",          "/logos/logo_animated/jumper/jumper_512.gif",          "/logos/logo_animated/apple/apple_512.gif", +        "/logos/logo_animated/blinky/blinky_512.gif",      ) | 
