🔀 Merge pull request #143

fix config typo
This commit is contained in:
Ju4tCode
2021-01-05 23:11:35 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -229,7 +229,7 @@ class Config(BaseConfig):
.. code-block:: default
SUPER_USERS=["12345789"]
SUPERUSERS=["12345789"]
"""
nickname: Set[str] = set()
"""