Skip to content

Commit

Permalink
Merge pull request #99 from edgar-care/dev
Browse files Browse the repository at this point in the history
fix: medical antecedent
  • Loading branch information
lucas-louis authored Nov 28, 2024
2 parents 4a6f6f6 + d1e065a commit 83e4f6e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ class _InformationPersonnelState extends State<InformationPersonnel>
message: "Sujet de santé ajouté avec succès",
).show(context);
Navigator.pop(context);
Navigator.pop(context);
refresh();
} else {
TopErrorSnackBar(
Expand Down

0 comments on commit 83e4f6e

Please sign in to comment.