mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-11-11 20:36:43 +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