mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Rework Add Indexer Modal
This commit is contained in:
@@ -38,8 +38,6 @@ function createMapStateToProps() {
|
||||
// we want to return early here and again in the render function to avoid
|
||||
// trying to show a movie that has no information available.
|
||||
|
||||
console.log(status);
|
||||
|
||||
if (!movie) {
|
||||
return {};
|
||||
}
|
||||
|
Reference in New Issue
Block a user