forked from bot/app
fix: 修复了plugins.json
报错的问题
This commit is contained in:
@ -214,6 +214,7 @@ def npm_install(plugin_module_name) -> tuple[bool, str]:
|
||||
|
||||
mirrors = [
|
||||
"https://pypi.tuna.tsinghua.edu.cn/simple",
|
||||
"https://pypi.mirrors.cqupt.edu.cn/simple/",
|
||||
"https://pypi.org/simple",
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user