mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-12 15:18:05 +00:00
✏️ fix config typo
This commit is contained in:
parent
9d31fcce2e
commit
0c517acee2
@ -229,7 +229,7 @@ class Config(BaseConfig):
|
|||||||
|
|
||||||
.. code-block:: default
|
.. code-block:: default
|
||||||
|
|
||||||
SUPER_USERS=["12345789"]
|
SUPERUSERS=["12345789"]
|
||||||
"""
|
"""
|
||||||
nickname: Set[str] = set()
|
nickname: Set[str] = set()
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user