mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-02 23:04:23 +00:00
Fixed: Re-tag Modal Enabled when no TrackFiles for Artist
This commit is contained in:
@@ -290,6 +290,7 @@ class ArtistDetails extends Component {
|
||||
<PageToolbarButton
|
||||
label="Preview Retag"
|
||||
iconName={icons.RETAG}
|
||||
isDisabled={!hasTrackFiles}
|
||||
onPress={this.onRetagPress}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user