Fixed: Fix typo in remove queue item modal

Co-Authored-By: Jayden <lukyjay@users.noreply.github.com>
pull/2/head
Qstick 5 years ago
parent 09f8dace9d
commit 13701498ce

@ -79,7 +79,7 @@ class RemoveQueueItemsModal extends Component {
type={inputTypes.CHECK}
name="blacklist"
value={blacklist}
helpText="Prevents Radarr from automatically grabbing this movie again"
helpText="Prevents Radarr from automatically grabbing this release again"
onChange={this.onBlacklistChange}
/>
</FormGroup>

Loading…
Cancel
Save