diff options
| author | 2018-12-20 16:53:42 -0500 | |
|---|---|---|
| committer | 2018-12-20 16:53:42 -0500 | |
| commit | d19bd1315d84dbd28af8e96e70e6d079a668b443 (patch) | |
| tree | ee9b2a3bf6f4a9d82ce31d14a3533db0614dea36 | |
| parent | Fix initial emoji config (diff) | |
Update config-default.yml
Co-Authored-By: sco1 <[email protected]>
| -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 c173330d2..25c8b1e6d 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:     "<:lemoneye2:435193765582340098>" +        bb_message:     "<:bbmessage:472476937504423936>"          status_online:  "<:status_online:470326272351010816>"          status_idle:    "<:status_idle:470326266625785866>" | 
