Skip to content

Commit

Permalink
Merge pull request #622 from OneCommunityGlobal/Carl-BlueSquare-ReplyTo
Browse files Browse the repository at this point in the history
Hotfix: Carl blue square replyTo
  • Loading branch information
one-community authored Nov 29, 2023
2 parents 9ef50eb + 2626161 commit 16b6464
Show file tree
Hide file tree
Showing 2 changed files with 362 additions and 275 deletions.
2 changes: 1 addition & 1 deletion src/controllers/dashBoardController.js
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ const dashboardcontroller = function () {
null,
null,
email,
null,
null
);
res.status(200).send('Success');
} catch {
Expand Down
Loading

0 comments on commit 16b6464

Please sign in to comment.