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

pull/4068/head
Timothy Pillow 4 years ago committed by GitHub
parent 42d93f6fdb
commit fd4c2c11ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save