mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 18:33:33 +00:00
Remove placeholder
This commit is contained in:
parent
dfb0ff42b3
commit
83991cf5a1
1 changed files with 1 additions and 6 deletions
|
|
@ -466,12 +466,7 @@ const normalizeSong = (
|
||||||
size: imageSize || 300,
|
size: imageSize || 300,
|
||||||
});
|
});
|
||||||
|
|
||||||
const imagePlaceholderUrl = getCoverArtUrl({
|
const imagePlaceholderUrl = null;
|
||||||
baseUrl: server.url,
|
|
||||||
coverArtId: id,
|
|
||||||
credential: server.credential,
|
|
||||||
size: 1,
|
|
||||||
});
|
|
||||||
|
|
||||||
return {
|
return {
|
||||||
album: item.album,
|
album: item.album,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue