mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-04 23:19:43 +08:00
fix plugins
This commit is contained in:
@@ -24,7 +24,9 @@ def shutdown_server():
|
||||
"""
|
||||
服务关闭
|
||||
"""
|
||||
# 停止定时服务
|
||||
Scheduler().stop()
|
||||
# 停止插件
|
||||
PluginManager().stop()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user