mirror of
https://github.com/Sosokker/chefhai.git
synced 2025-12-19 05:54:08 +01:00
set to fill
This commit is contained in:
parent
56194b8e97
commit
5c04401911
@ -29,6 +29,7 @@ export async function uploadImageToSupabase(imageBase64: string, imageType: stri
|
|||||||
transform: {
|
transform: {
|
||||||
width: 800,
|
width: 800,
|
||||||
height: 600,
|
height: 600,
|
||||||
|
resize: "fill",
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user