diff options
| author | 2018-12-20 16:34:32 -0500 | |
|---|---|---|
| committer | 2018-12-20 16:34:32 -0500 | |
| commit | 97bedd10cd6c3e1760e115022915566337e42c60 (patch) | |
| tree | 8512c12ba75c930cac3f12eaaf1ff5d421a3f293 | |
| parent | Update README.md (diff) | |
Fix initial emoji config
Resolves #220
| -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 41383a6ae..c173330d2 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>" -        lemoneye2:     "<:lemoneye2:435193765582340098>" +        bb_message:     "<:lemoneye2:435193765582340098>"          status_online:  "<:status_online:470326272351010816>"          status_idle:    "<:status_idle:470326266625785866>" | 
