Skip to content

Commit

Permalink
fix prize config Horizons 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
rahikot committed Mar 10, 2024
1 parent 4e6adb2 commit 508b099
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 508b099

Please sign in to comment.