mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-18 07:26:46 +00:00
下载器助手去掉get_page的多行注释
This commit is contained in:
@@ -498,9 +498,6 @@ class DownloaderHelper(_PluginBase):
|
|||||||
}], config_suggest
|
}], config_suggest
|
||||||
|
|
||||||
def get_page(self) -> List[dict]:
|
def get_page(self) -> List[dict]:
|
||||||
"""
|
|
||||||
拼装插件详情页面,需要返回页面配置,同时附带数据
|
|
||||||
"""
|
|
||||||
pass
|
pass
|
||||||
|
|
||||||
def stop_service(self):
|
def stop_service(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user