Fixed: Warning for search all

pull/5116/head
Mark McDowall 2 years ago
parent 1f14276770
commit d0efdc6c62

@ -252,7 +252,7 @@ class CutoffUnmet extends Component {
Are you sure you want to search for all {totalRecords} Cutoff Unmet episodes?
</div>
<div>
This cannot be cancelled once started without restarting Sonarr.
This cannot be cancelled once started without restarting Sonarr or disabling all of your indexers.
</div>
</div>
}

@ -265,7 +265,7 @@ class Missing extends Component {
Are you sure you want to search for all {totalRecords} missing episodes?
</div>
<div>
This cannot be cancelled once started without restarting Sonarr.
This cannot be cancelled once started without restarting Sonarr or disabling all of your indexers.
</div>
</div>
}

Loading…
Cancel
Save