mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-05-16 13:55:28 +08:00
fix gitignore
This commit is contained in:
@@ -14,7 +14,7 @@ class PluginHelper(metaclass=Singleton):
|
||||
@cached(cache=TTLCache(maxsize=1, ttl=1800))
|
||||
def get_plugins(self) -> Dict[str, dict]:
|
||||
"""
|
||||
获取所有插件列表
|
||||
获取Github所有最新插件列表
|
||||
"""
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user