This commit is contained in:
jxxghp
2026-08-17 13:47:48 +08:00
parent 72f5667927
commit 2edc7d54f4
-1
View File
@@ -475,7 +475,6 @@ class Scheduler(ConfigReloadMixin, metaclass=SingletonClass):
"clear_cache": {
"name": "缓存清理",
"func": self.clear_cache,
"provider_name": "[系统]",
"running": False,
"manual": True,
},