diff options
| author | 2020-07-27 12:18:25 +0200 | |
|---|---|---|
| committer | 2020-07-27 12:18:25 +0200 | |
| commit | 71b9ab4e1e9d75e9240bc0c6825f43d978ef922b (patch) | |
| tree | 8f34054a4dea5cd9847ee62f8c0ea0d757441807 | |
| parent | Fix: Implicit string concatenation considered harmful (diff) | |
Update IDs of Code Jam roles
I've updated the IDs of the two Code Jam Roles to the
newly create roles we have.
| -rw-r--r-- | config-default.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config-default.yml b/config-default.yml index d0262be33..fc093cc32 100644 --- a/config-default.yml +++ b/config-default.yml @@ -236,8 +236,8 @@ guild: owners: &OWNERS_ROLE 267627879762755584 # Code Jam - jammers: 591786436651646989 - team_leaders: 501324292341104650 + jammers: 737249140966162473 + team_leaders: 737250302834638889 moderation_roles: - *OWNERS_ROLE |