mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-27 03:05:10 +02:00
feat!: Improved plugin settings api and medias source settings error messages for jackett and jellyfin
This commit is contained in:
@@ -123,7 +123,7 @@ export class ValidationResponseDto implements ValidationResponse {
|
||||
type: 'object',
|
||||
additionalProperties: true,
|
||||
})
|
||||
replace: Record<string, any>;
|
||||
settings: Record<string, any>;
|
||||
}
|
||||
|
||||
export class AudioStreamDto implements AudioStream {
|
||||
|
||||
Reference in New Issue
Block a user