mirror of
https://github.com/Sosokker/chefhai.git
synced 2025-12-18 21:44:09 +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: {
|
||||
width: 800,
|
||||
height: 600,
|
||||
resize: "fill",
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user