mirror of
https://github.com/jeffvli/feishin.git
synced 2024-11-20 06:27:09 +01:00
Remove placeholder
This commit is contained in:
parent
dfb0ff42b3
commit
83991cf5a1
@ -466,12 +466,7 @@ const normalizeSong = (
|
||||
size: imageSize || 300,
|
||||
});
|
||||
|
||||
const imagePlaceholderUrl = getCoverArtUrl({
|
||||
baseUrl: server.url,
|
||||
coverArtId: id,
|
||||
credential: server.credential,
|
||||
size: 1,
|
||||
});
|
||||
const imagePlaceholderUrl = null;
|
||||
|
||||
return {
|
||||
album: item.album,
|
||||
|
Loading…
Reference in New Issue
Block a user