diff options
| author | 2021-02-17 20:03:30 +0200 | |
|---|---|---|
| committer | 2021-02-17 20:03:30 +0200 | |
| commit | d36ea6430faefefc0b60c9f7ac87bc89aaf2b5b5 (patch) | |
| tree | 4bb4cfdbf8c45a2efc980fb191b5a3899a81448f /config-default.yml | |
| parent | Gave more meaningful name and description to the cache (diff) | |
Error loading settings will also ping devops role
Diffstat (limited to 'config-default.yml')
| -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 a37743c15..59da23169 100644 --- a/config-default.yml +++ b/config-default.yml @@ -257,6 +257,7 @@ guild: # Staff admins: &ADMINS_ROLE 267628507062992896 core_developers: 587606783669829632 + devops: 409416496733880320 helpers: &HELPERS_ROLE 267630620367257601 moderators: &MODS_ROLE 267629731250176001 owners: &OWNERS_ROLE 267627879762755584 |