image fixes

holy shit that looks so good
This commit is contained in:
Violet Caulfield
2024-12-01 06:29:04 -06:00
parent ae111106f3
commit 53ab2affbb
2 changed files with 7 additions and 13 deletions
+3 -10
View File
@@ -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
}
}