mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
feat(api): radarr api wrapper / send to radarr when requests approved (#93)
This commit is contained in:
@@ -23,7 +23,7 @@ interface DVRSettings {
|
||||
apiKey: string;
|
||||
useSsl: boolean;
|
||||
baseUrl?: string;
|
||||
activeProfile: string;
|
||||
activeProfileId: number;
|
||||
activeDirectory: string;
|
||||
is4k: boolean;
|
||||
}
|
||||
|
Reference in New Issue
Block a user