You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# SPDX-FileCopyrightText: Copyright (C) 2025 Opal Health Informatics Group at the Research Institute of the McGill University Health Centre <[email protected]>
# SPDX-FileCopyrightText: Copyright (C) 2025 Opal Health Informatics Group at the Research Institute of the McGill University Health Centre <[email protected]>
# SPDX-FileCopyrightText: Copyright (C) 2025 Opal Health Informatics Group at the Research Institute of the McGill University Health Centre <[email protected]>
Copy file name to clipboardExpand all lines: listener/api/modules/patient/security-questions/request-handlers/update-security-question-answer.request-handler.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ class UpdateSecurityQuestionAnswerRequestHandler extends ApiRequestHandler {
72
72
answer: questionAnswerArr[key].answer
73
73
});
74
74
}
75
-
// reformat the array value to mathc data structure before and equal version 1.12.2
75
+
// reformat the array value to match data structure before and equal version 1.12.2
0 commit comments