diff options
| author | 2023-02-26 17:36:48 +0000 | |
|---|---|---|
| committer | 2023-02-26 17:36:48 +0000 | |
| commit | b77e06bd095b1409600885bb4ab62aac4edb9e3c (patch) | |
| tree | 76526c51d6cf21ae07165962872f011471a5acf1 /config-default.yml | |
| parent | Merge pull request #2417 from python-discord/swfarnsworth-code-command-paste (diff) | |
Add nomination_discussion channel constant
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 de0f7e4e8..362c8738b 100644 --- a/config-default.yml +++ b/config-default.yml @@ -208,6 +208,7 @@ guild:          mod_meta:                           775412552795947058          nominations:                        822920136150745168          nomination_voting:                  822853512709931008 +        nomination_discussion:              798959130634747914          organisation:       &ORGANISATION   551789653284356126          staff_lounge:       &STAFF_LOUNGE   464905259261755392          staff_info:         &STAFF_INFO     396684402404622347  |