mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-01-17 09:12:08 +00:00
Merge branch 'dev' into master
This commit is contained in:
@@ -176,7 +176,7 @@ def load_plugins(*plugin_dir: str) -> Set[Plugin]:
|
||||
...
|
||||
|
||||
|
||||
def load_builtin_plugins():
|
||||
def load_builtin_plugins(name: str = ...):
|
||||
...
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user