Skip to content

Commit

Permalink
commits error, changes not reflecting solved
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Oct 28, 2024
1 parent eba8be5 commit fef7d70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/Users/UserProfile.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,8 @@ export default function UserProfile() {
refetchUser();
Notification.Success({ msg: "Profile picture updated." });
setEditAvatar(false);
} else {
onError();
}
},
null,
Expand Down

0 comments on commit fef7d70

Please sign in to comment.