mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
bug(radarr): 🐛 Remove the PreDb option from Radarr, Fixes #4450
This commit is contained in:
commit
50585c552a
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ export class RadarrComponent implements OnInit {
|
|||
{ name: "Announced", value: "Announced" },
|
||||
{ name: "In Cinemas", value: "InCinemas" },
|
||||
{ name: "Physical / Web", value: "Released" },
|
||||
{ name: "PreDb", value: "PreDb" },
|
||||
];
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue