mirror of
https://github.com/urosran/cally.git
synced 2025-11-27 00:44:54 +00:00
minor fixes
This commit is contained in:
@ -78,6 +78,8 @@ const UpdateUserDialog = ({ open, handleClose, profileData }: Props) => {
|
||||
allowsEditing: true,
|
||||
aspect: [1, 1],
|
||||
quality: 1,
|
||||
base64: false,
|
||||
exif: false,
|
||||
});
|
||||
|
||||
if (!result.canceled) {
|
||||
|
||||
Reference in New Issue
Block a user