diff options
| author | 2019-01-16 13:18:19 +0100 | |
|---|---|---|
| committer | 2019-01-16 13:18:19 +0100 | |
| commit | 0057b9d0508338764a7a8f1e255fb8eb7df595a2 (patch) | |
| tree | 3023f82783f2b08996e70c7c3c551e1f26dca5ed | |
| parent | Changing incorrect type hinting for _parse_infraction_time and updating its d... (diff) | |
| parent | Merge branch 'master' into helper-talent-pool (diff) | |
Merge branch 'helper-talent-pool' of github.com:python-discord/bot into helper-talent-pool
to update the branch to changes in master.
| -rw-r--r-- | config-default.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config-default.yml b/config-default.yml index d7f2efdb4..b4307b098 100644 --- a/config-default.yml +++ b/config-default.yml @@ -25,7 +25,7 @@ style:          green_chevron: "<:greenchevron:418104310329769993>"          red_chevron:   "<:redchevron:418112778184818698>"          white_chevron: "<:whitechevron:418110396973711363>" -        bb_message:    "<:bbmessage:472476937504423936>" +        bb_message:    "<:bbmessage:476273120999636992>"          status_online:  "<:status_online:470326272351010816>"          status_idle:    "<:status_idle:470326266625785866>" | 
