mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-22 17:40:10 +00:00
New: Manual import refreshes decisions when artist/album updated (#540)
This commit is contained in:
@@ -324,6 +324,7 @@ class InteractiveImportRow extends Component {
|
||||
id={id}
|
||||
artistId={artist && artist.id}
|
||||
albumId={album && album.id}
|
||||
filename={relativePath}
|
||||
onModalClose={this.onSelectTrackModalClose}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user