Update blocklist help text
This commit is contained in:
parent
29d8dc81ca
commit
e742eb49d7
|
@ -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…
Reference in New Issue