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