mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-06 02:50:30 -06:00
Add artwork to miniplayer card
This commit is contained in:
@@ -14,6 +14,13 @@ export const queryConfig = {
|
||||
fillWidth: 100,
|
||||
format: ImageFormat.Png
|
||||
},
|
||||
miniplayerArtwork: {
|
||||
height: 100,
|
||||
width: 100,
|
||||
fillHeight: 100,
|
||||
fillWidth: 100,
|
||||
format: ImageFormat.Jpg
|
||||
},
|
||||
playerArtwork: {
|
||||
fillHeight: 500,
|
||||
fillWidth: 500,
|
||||
|
||||
Reference in New Issue
Block a user