1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-28 23:16:32 -04:00

Fixed: Warning for search all

This commit is contained in:
Mark McDowall
2022-08-07 12:51:12 -07:00
parent 1f14276770
commit d0efdc6c62
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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>
}