mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-11-10 03:46:42 +00:00
Rename package to "nonebot"
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import re
|
||||
|
||||
from none.default_config import *
|
||||
from nonebot.default_config import *
|
||||
|
||||
HOST = '0.0.0.0'
|
||||
SECRET = 'abc'
|
||||
|
||||
Reference in New Issue
Block a user