Update blocklist help text

pull/5164/head
Stevie Robinson 2 years ago committed by GitHub
parent 29d8dc81ca
commit e742eb49d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -116,7 +116,7 @@ class RemoveQueueItemsModal extends Component {
type={inputTypes.CHECK}
name="blocklist"
value={blocklist}
helpText="Prevents Sonarr from automatically grabbing this episode again"
helpText="Prevents Sonarr from automatically grabbing this release again"
onChange={this.onBlocklistChange}
/>
</FormGroup>

Loading…
Cancel
Save