mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-04-05 04:05:35 +00:00
[UI Work] Add Artist, Import Artist, Calendar
This commit is contained in:
@@ -79,7 +79,7 @@ class RemoveQueueItemsModal extends Component {
|
||||
type={inputTypes.CHECK}
|
||||
name="blacklist"
|
||||
value={blacklist}
|
||||
helpText="Prevents Sonarr from automatically grabbing this episode again"
|
||||
helpText="Prevents Lidarr from automatically grabbing this episode again"
|
||||
onChange={this.onBlacklistChange}
|
||||
/>
|
||||
</FormGroup>
|
||||
|
||||
Reference in New Issue
Block a user