🐛 Fix Jellyseerr request

This commit is contained in:
ajnart
2022-08-09 15:04:39 +02:00
parent a1d3fc66da
commit 6f0902d473
2 changed files with 4 additions and 3 deletions

View File

@@ -53,6 +53,7 @@ export interface MediaInfo {
seasons: any[];
plexUrl: string;
serviceUrl: string;
mediaUrl?: string;
}
export enum MediaType {