Skip to content

Commit

Permalink
Merge pull request #202 from HackGT/h2024fix
Browse files Browse the repository at this point in the history
fix prize config Horizons 2024
  • Loading branch information
PhillipPhanhthourath authored Mar 10, 2024
2 parents 4e6adb2 + 508b099 commit d6832e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions services/expo/src/config/prizeConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,9 @@ export const prizeConfig = {
"MLH - Best Accessibility Hack",
],
},
"Horizons 2024": {
tracks: ["Digital Track", "Physical Track"],
challenges: ["Education Challenge", "Music Tech Challenge", "Mixed Reality Challenge"],
},
},
};

0 comments on commit d6832e0

Please sign in to comment.