mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-11 07:37:10 -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,
|
||||
foreignArtistId,
|
||||
// alternateTitles,
|
||||
tags
|
||||
tags = []
|
||||
} = artist;
|
||||
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue