✏️ fix config typo

This commit is contained in:
yanyongyu 2021-01-05 23:06:36 +08:00
parent 9d31fcce2e
commit 0c517acee2

View File

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