mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-25 22:46:31 -04:00
Change 'Ignore Deleted Episodes' to 'Unmonitor Deleted Episodes' for consistency
This commit is contained in:
@@ -238,7 +238,7 @@ class MediaManagement extends Component {
|
||||
legend="File Management"
|
||||
>
|
||||
<FormGroup size={sizes.MEDIUM}>
|
||||
<FormLabel>Ignore Deleted Episodes</FormLabel>
|
||||
<FormLabel>Unmonitor Deleted Episodes</FormLabel>
|
||||
|
||||
<FormInputGroup
|
||||
type={inputTypes.CHECK}
|
||||
|
||||
Reference in New Issue
Block a user