add monitor

This commit is contained in:
jxxghp
2024-07-03 17:46:35 +08:00
parent db26f2e108
commit 9f34be049d
7 changed files with 524 additions and 15 deletions

View File

@@ -279,7 +279,7 @@ class PluginManager(metaclass=Singleton):
# 重新加载
self.start(plugin_id)
def install_online_plugin(self):
def sync(self):
"""
安装本地不存在的在线插件
"""