mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-08-28 03:27:31 +08:00
fix typo error
This commit is contained in:
@@ -36,7 +36,7 @@ class BangumiModule(_ModuleBase):
|
|||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def get_name() -> str:
|
def get_name() -> str:
|
||||||
return "Bangumi"@staticmethod
|
return "Bangumi"
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def get_type() -> ModuleType:
|
def get_type() -> ModuleType:
|
||||||
|
|||||||
Reference in New Issue
Block a user