Minnor changes and fix invitation logic
This commit is contained in:
@@ -74,7 +74,7 @@ let ProfileSettings = ()=>{
|
||||
.catch((err) => console.error(err));
|
||||
} catch (err) {
|
||||
console.log(err);
|
||||
alert("Something went wrong");
|
||||
alert("Something went wrong uploading the photo.");
|
||||
}
|
||||
return uploadedFile;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user