mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
fix text
This commit is contained in:
@@ -475,7 +475,6 @@ class Scheduler(ConfigReloadMixin, metaclass=SingletonClass):
|
|||||||
"clear_cache": {
|
"clear_cache": {
|
||||||
"name": "缓存清理",
|
"name": "缓存清理",
|
||||||
"func": self.clear_cache,
|
"func": self.clear_cache,
|
||||||
"provider_name": "[系统]",
|
|
||||||
"running": False,
|
"running": False,
|
||||||
"manual": True,
|
"manual": True,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user