Skip to content

Commit

Permalink
Udpates email address (BAL-199) (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianricaldoni authored Dec 4, 2024
1 parent bf82388 commit 930c261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Balance/Profile/ProfileView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ struct ProfileView: View {
file: convertToCSV(),
fileName: self.patientID + ".csv",
plainText: convertToPlainText(),
to: ["cmirand@stanford.edu"]
to: ["acogburn@stanford.edu"]
)
}) {
ProfileCellView(image: "mail", text: "E-Mail data")
Expand Down

0 comments on commit 930c261

Please sign in to comment.