minor fixes

This commit is contained in:
ivic00
2025-01-14 20:54:56 +01:00
parent 74c0369acf
commit 81419c0a23
3 changed files with 71 additions and 40 deletions

View File

@ -78,6 +78,8 @@ const UpdateUserDialog = ({ open, handleClose, profileData }: Props) => {
allowsEditing: true,
aspect: [1, 1],
quality: 1,
base64: false,
exif: false,
});
if (!result.canceled) {