fix(library): show playlist in library on csv import
This commit is contained in:
parent
0adb43ec3c
commit
3880bc2740
1 changed files with 0 additions and 1 deletions
|
|
@ -1594,7 +1594,6 @@ document.addEventListener('DOMContentLoaded', async () => {
|
|||
}`
|
||||
);
|
||||
progressElement.style.display = 'none';
|
||||
return;
|
||||
}
|
||||
|
||||
tracks = result.tracks;
|
||||
|
|
|
|||
Loading…
Reference in a new issue