mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-30 03:38:26 -07:00
Fixed: Removed unused ManualImport Field
This commit is contained in:
parent
1fdfa3fac5
commit
e2e321b9be
5 changed files with 0 additions and 6 deletions
|
@ -152,7 +152,6 @@ class InteractiveImportModalContentConnector extends Component {
|
|||
|
||||
files.push({
|
||||
path: item.path,
|
||||
folderName: item.folderName,
|
||||
artistId: artist.id,
|
||||
albumId: album.id,
|
||||
albumReleaseId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue