diff options
| author | 2023-02-09 13:17:03 -0500 | |
|---|---|---|
| committer | 2023-02-09 13:17:03 -0500 | |
| commit | adbb011d28eb0536ea7761e43e4907e4cd8beabc (patch) | |
| tree | d10be16b34e60f2df540a7cfe6d76ba660cd0685 | |
| parent | Add and update eval to use new `failed_file` emoji (diff) | |
Add `failed_file` emoji to config
| -rw-r--r-- | config-default.yml | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index 1d7a2ff78..d843dce3b 100644 --- a/config-default.yml +++ b/config-default.yml @@ -59,6 +59,7 @@ style:          defcon_update:      "<:defconsettingsupdated:470326274082996224>"          failmail: "<:failmail:633660039931887616>" +        failed_file: "<:failed_file:1073298441968562226>"          incident_actioned: "<:incident_actioned:714221559279255583>"          incident_investigating: "<:incident_investigating:714224190928191551>"  |