mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 20:40:21 +02:00
fix wrong imageRes being used in some cases
This commit is contained in:
@@ -561,6 +561,7 @@ const PlaylistTableItem = memo(
|
||||
className: styles.imageContainer,
|
||||
}}
|
||||
itemType={LibraryItem.PLAYLIST}
|
||||
type="table"
|
||||
/>
|
||||
</Flex>
|
||||
</Grid.Col>
|
||||
|
||||
Reference in New Issue
Block a user