diff options
| author | 2020-11-28 21:48:51 +0300 | |
|---|---|---|
| committer | 2020-11-28 21:48:51 +0300 | |
| commit | d190056ac6fa39ac54b4eafc566c2f05fc0b6f8e (patch) | |
| tree | 0a6ebdd26f60cbe65a000e7b22752a9b83f5456c | |
| parent | Renames Code Help Channel (diff) | |
Fixes Alignment
Signed-off-by: Hassan Abouelela <[email protected]>
| -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 f18d08126..df3d971ff 100644 --- a/config-default.yml +++ b/config-default.yml @@ -197,13 +197,13 @@ guild:          admin_announcements:    &ADMIN_ANNOUNCEMENTS    749736155569848370          # Voice Chat -        code_help_chat_1:                     755154969761677312 +        code_help_chat_1:                   755154969761677312          code_help_chat_2:                   766330079135268884          voice_chat:                         412357430186344448          staff_voice_chat:                   541638762007101470          # Voice Channels -        code_help_voice_1:                    751592231726481530 +        code_help_voice_1:                  751592231726481530          code_help_voice_2:                  764232549840846858          general_voice:                      751591688538947646          admins_voice:       &ADMINS_VOICE   500734494840717332 | 
