1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-03-15 08:29:27 +00:00

Change 'Ignore Deleted Episodes' to 'Unmonitor Deleted Episodes' for consistency

This commit is contained in:
Timothy Pillow 2020-11-02 01:00:02 +01:00 committed by GitHub
parent 42d93f6fdb
commit fd4c2c11ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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}