Skip to content

Commit

Permalink
revision 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhiogo Acioli committed Sep 19, 2022
1 parent 213c6e5 commit 405da90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/VerusDate.Shared/Model/Profile/ProfileModel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,8 @@ public void UpdateData(ProfileModel profile)
Neurodiversity = profile.Neurodiversity;
Disabilities = profile.Disabilities;

Partners = profile.Partners;

DtUpdate = DateTime.UtcNow;
}

Expand Down

0 comments on commit 405da90

Please sign in to comment.