mirror of
https://github.com/Radarr/Radarr
synced 2025-02-22 06:11:09 +00:00
Cleanup InteractiveSearchRowProps
This commit is contained in:
parent
9b4f80535e
commit
174ea347a8
1 changed files with 0 additions and 2 deletions
|
@ -92,9 +92,7 @@ interface InteractiveSearchRowProps {
|
|||
mappedMovieId?: number;
|
||||
rejections: string[];
|
||||
indexerFlags: string[];
|
||||
episodeRequested: boolean;
|
||||
downloadAllowed: boolean;
|
||||
isDaily: boolean;
|
||||
isGrabbing: boolean;
|
||||
isGrabbed: boolean;
|
||||
grabError?: string;
|
||||
|
|
Loading…
Reference in a new issue