mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-17 06:00:20 +02:00
handle external imageUrl
This commit is contained in:
@@ -170,6 +170,7 @@ const SidebarImage = () => {
|
||||
|
||||
const imageUrl = useItemImageUrl({
|
||||
id: currentSong?.imageId || undefined,
|
||||
imageUrl: currentSong?.imageUrl,
|
||||
itemType: LibraryItem.SONG,
|
||||
serverId: currentSong?._serverId,
|
||||
type: 'sidebar',
|
||||
|
||||
Reference in New Issue
Block a user