Handle mediafile covers

This commit is contained in:
Deluan 2022-12-20 10:53:52 -05:00 committed by Deluan Quintão
parent 213ceeca78
commit 87d4db7638
4 changed files with 93 additions and 14 deletions

View file

@ -39,6 +39,7 @@ const mapToAudioLists = (item) => {
{
id: config.devFastAccessCoverArt ? item.albumId : trackId,
updatedAt: item.updatedAt,
album: item.album,
},
300
),