diff options
| author | 2021-02-04 18:35:11 -0800 | |
|---|---|---|
| committer | 2021-02-04 18:35:11 -0800 | |
| commit | d2a10cd1b758625ea165e599c0271d9e43f0ab8a (patch) | |
| tree | f98468bc002349ea94ad4e4ce0e230e344c2fe71 | |
| parent | 'None' is now shown if no channels are available. (diff) | |
Alphabetized config-default.yml.
| -rw-r--r-- | config-default.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config-default.yml b/config-default.yml index 913d5ca09..fc1f3b3a8 100644 --- a/config-default.yml +++ b/config-default.yml @@ -158,8 +158,8 @@ guild:          python_general:     &PY_GENERAL     267624335836053506          # Python Help: Available -        how_to_get_help:    704250143020417084          cooldown:           720603994149486673 +        how_to_get_help:    704250143020417084          # Topical          discord_py:         343944376055103488 | 
