Skip to content

Commit

Permalink
Merge pull request #626 from OneCommunityGlobal/development
Browse files Browse the repository at this point in the history
Backend Release to Main [1.22]
  • Loading branch information
one-community authored Nov 29, 2023
2 parents 58a7b38 + 16b6464 commit 2a2c39d
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 2a2c39d

Please sign in to comment.