fix(plugin): reload monitor on local path changes

This commit is contained in:
InfinityPacer
2026-04-18 03:11:46 +08:00
committed by jxxghp
parent 6fa48afa34
commit 6d8eed30ce

View File

@@ -39,7 +39,7 @@ from app.utils.system import SystemUtils
class PluginManager(ConfigReloadMixin, metaclass=Singleton):
"""插件管理器"""
CONFIG_WATCH = {"DEV", "PLUGIN_AUTO_RELOAD"}
CONFIG_WATCH = {"DEV", "PLUGIN_AUTO_RELOAD", "PLUGIN_LOCAL_PATHS"}
def __init__(self):
# 插件列表