Skip to content

Commit

Permalink
Update places.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
WomB0ComB0 authored Oct 12, 2024
1 parent 2c7cbc8 commit 95091d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/places.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const places: RawPlace[] = [
['HackMIT - 2024', 'Hacker', 42.360092, -71.094162],
['DivHacks - 2024', 'Mentor/Judge', 40.807537, -73.96257],
['MHacks - 2024', 'Mentor/Judge', 42.291160, -83.715830],
['Hack Dearborn 3: Rewind Reality - 2024', 'Mentor', 42.317220, -83.230400],
['Hack Dearborn 3: Rewind Reality - 2024', 'Volunteer', 42.317220, -83.230400],
];

export default places;
Expand Down

0 comments on commit 95091d0

Please sign in to comment.