mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 16:07:01 +08:00
fix api
This commit is contained in:
@@ -3,5 +3,6 @@ from .user import User, UserCreate, UserInDB, UserUpdate
|
||||
from .response import Response
|
||||
from .site import Site
|
||||
from .subscribe import Subscribe
|
||||
from .context import Context
|
||||
from .context import Context, MediaInfo, MetaInfo, TransferTorrent, DownloadingTorrent, TransferInfo, ExistMediaInfo, \
|
||||
NotExistMediaInfo, RefreshMediaItem
|
||||
from .servarr import RadarrMovie, SonarrSeries
|
||||
|
||||
Reference in New Issue
Block a user