diff options
| author | 2019-12-11 21:21:10 -0800 | |
|---|---|---|
| committer | 2019-12-11 21:21:10 -0800 | |
| commit | ce52c836ff2e14cd9cfade3a4fcfe8a0e5071e2e (patch) | |
| tree | a3de1403d5fb3e3cc364cd9c79f23e7ba4795ab6 /config-default.yml | |
| parent | Merge pull request #682 from manusaurio/master (diff) | |
Moderation: show emoji for DM failure instead of mentioning actor (#534)
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index 930a1a0e6..9e6ada3dd 100644 --- a/config-default.yml +++ b/config-default.yml @@ -27,6 +27,8 @@ style: status_dnd: "<:status_dnd:470326272082313216>" status_offline: "<:status_offline:470326266537705472>" + failmail: "<:failmail:633660039931887616>" + bullet: "\u2022" pencil: "\u270F" new: "\U0001F195" |