Skip to content

Commit

Permalink
update reward milestone
Browse files Browse the repository at this point in the history
  • Loading branch information
whynotkimhari committed Sep 29, 2023
1 parent 7e1d6d2 commit f9b01e6
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,21 @@ const reward = {
400: 0,
600: 0,
800: 0,
1000: 0
1000: 0,
1100: 0,
1200: 0,
1300: 0,
1400: 0,
1500: 0,
1600: 0,
1700: 0,
1800: 0,
1900: 0,
2000: 0,
2100: 0,
2200: 0,
2300: 0,
2400: 0,
}

/// API
Expand Down

0 comments on commit f9b01e6

Please sign in to comment.