mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-02-26 20:54:44 +00:00
🐛 Fix: log level 配置项无法使用 int 类型配置 (#3732)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
SIMPLE=simple
|
||||
int_str=123
|
||||
COMPLEX='
|
||||
[1, 2, 3]
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user