mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-12 16:13:58 -07:00
Fixed: Blank Screen after Import
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
parent
0b4495e92d
commit
539d7b3e66
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ function createCleanArtistSelector() {
|
||||||
images,
|
images,
|
||||||
foreignArtistId,
|
foreignArtistId,
|
||||||
// alternateTitles,
|
// alternateTitles,
|
||||||
tags
|
tags = []
|
||||||
} = artist;
|
} = artist;
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue