mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-23 19:39:35 -05:00
image fixes
holy shit that looks so good
This commit is contained in:
@@ -5,15 +5,8 @@ export const queryConfig = {
|
||||
recents: 50
|
||||
},
|
||||
images: {
|
||||
album: {
|
||||
fillHeight: 300,
|
||||
fillWidth: 300,
|
||||
format: ImageFormat.Jpg
|
||||
},
|
||||
artist: {
|
||||
fillWidth: 300,
|
||||
fillHeight: 400,
|
||||
format: ImageFormat.Jpg
|
||||
}
|
||||
fillHeight: 300,
|
||||
fillWidth: 300,
|
||||
format: ImageFormat.Jpg
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user