mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-19 17:58:26 +08:00
Fix line
This commit is contained in:
parent
1bf3976498
commit
8c8d939727
@ -31,5 +31,4 @@ COMMAND_SEP = {'/', '.'}
|
||||
SESSION_EXPIRE_TIMEOUT = timedelta(minutes=5)
|
||||
SESSION_RUNNING_EXPRESSION = '您有命令正在执行,请稍后再试'
|
||||
SHORT_MESSAGE_MAX_LENGTH = 50
|
||||
|
||||
DATA_FOLDER = os.path.join(os.getcwd(), 'data')
|
||||
|
Loading…
Reference in New Issue
Block a user