Skip to content

Commit

Permalink
Update organizerView.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
avsomers25 committed Oct 26, 2024
1 parent 4bc49b8 commit 33ab30b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/dashboard/views/organizerView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ const eventPoints = {
'hidden-cat':15,
'win-blackjack':10,
'minigold-ho1':20,
'winning-videogame':20,
'winning-videogame':15,
'participating-videogame':5,
'winning-slots':20,
'winning-slots':15,
'participating-slots':-5,
'winning-trivia':50,
'participating-trivia':15,
Expand Down

0 comments on commit 33ab30b

Please sign in to comment.