mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-07-12 16:02:35 +08:00
fix module name
This commit is contained in:
@@ -16,7 +16,7 @@ from app.utils.system import SystemUtils
|
||||
from app.utils.types import MediaType
|
||||
|
||||
|
||||
class Douban(_ModuleBase):
|
||||
class DoubanModule(_ModuleBase):
|
||||
|
||||
doubanapi: DoubanApi = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user