diff options
-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 c2746552..b3d0dc63 100644 --- a/bot/seasons/evergreen/__init__.py +++ b/bot/seasons/evergreen/__init__.py @@ -13,4 +13,5 @@ class Evergreen(SeasonBase): "/logos/logo_animated/jumper/jumper_512.gif", "/logos/logo_animated/apple/apple_512.gif", "/logos/logo_animated/blinky/blinky_512.gif", + "/logos/logo_animated/runner/runner_512.gif", ) |