mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-22 03:46:44 +00:00
💥 remove deprecated nonebot.plugins
toml table (#1151)
Feature: 移除过时的 `nonebot.plugins` toml 配置
This commit is contained in:
4
tests/plugins.json
Normal file
4
tests/plugins.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"plugins": [],
|
||||
"plugin_dirs": ["plugins"]
|
||||
}
|
Reference in New Issue
Block a user