Skip to content

Commit

Permalink
Merge branch 'main' of github.com:ReflectionsProjections/rp-api
Browse files Browse the repository at this point in the history
  • Loading branch information
Aydan Pirani committed Aug 19, 2024
2 parents 41675e8 + 43137b9 commit 8b7f313
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/services/registration/registration-router.ts
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ registrationRouter.post(
major: 1,
graduation: 1,
jobInterest: 1,
portfolios: 1,
};

const registrants = await Database.REGISTRATION.find(
Expand Down

0 comments on commit 8b7f313

Please sign in to comment.