Skip to content

Commit

Permalink
Update organizerView.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
avsomers25 committed Feb 2, 2025
1 parent a1232d9 commit e3f7069
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/dashboard/views/organizerView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ type ScannerTab = 'CHECK IN' | 'EVENT' | 'MANUAL' | 'SPONSOR';
const timeWhenAllHackersCanComeThrough = new Date(2024, 2, 23, 12, 0); // March 23rd, 12PM

const eventPoints = {
"breakfast-sunday-real": 0,
"lunch-sunday-real": 0,
"github-copilot": 25,
"figma-workshop": 25,
"wakefern-coffee-chat": 15,
Expand Down

0 comments on commit e3f7069

Please sign in to comment.