mirror of
https://github.com/thsrite/MoviePilot-Plugins.git
synced 2026-05-24 23:16:44 +00:00
Update __init__.py
This commit is contained in:
@@ -422,7 +422,7 @@ class Cd2Assistant(_PluginBase):
|
||||
|
||||
return system_info_dict
|
||||
|
||||
def homepage(self, apikey: str, name: str) -> Any:
|
||||
def homepage(self, apikey: str, name: str = None) -> Any:
|
||||
"""
|
||||
homepage自定义api
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user