diff options
| author | 2020-03-05 00:11:17 +0700 | |
|---|---|---|
| committer | 2020-03-05 00:11:17 +0700 | |
| commit | 20a47defed8169eb72f8dda5d889ada718155fd9 (patch) | |
| tree | d9eebac255aebf138aff4044c78e9e7ebfcc8d7a /docker-compose.yml | |
| parent | (Games Cog): Added space between game search result + removed cutoff in get_c... (diff) | |
| parent | Merge pull request #366 from python-discord/tidy-seasonal-channels (diff) | |
Merge branch 'master' into games-command
Diffstat (limited to 'docker-compose.yml')
| -rw-r--r-- | docker-compose.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml index f2f4b056..30e8a109 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -16,7 +16,6 @@ services: # - SEASONALBOT_ADMIN_ROLE_ID= # - CHANNEL_ANNOUNCEMENTS= # - CHANNEL_DEVLOG= - # - CHANNEL_SEASONALBOT_CHAT= # - SEASON_OVERRIDE= volumes: |