Skip to content

Commit

Permalink
chore: update maimai rating
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyzoid committed Apr 11, 2024
1 parent 4831f4b commit 995c472
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<div ref="$glow" class="glow"></div>
<div ref="$shine" class="shine"></div>

<div class="text-xs opacity-20 text-center mb-3">last updated: {{ daysAgo(2024, 3, 11) }}</div>
<div class="text-xs opacity-20 text-center mb-3">last updated: {{ daysAgo(2024, 4, 11) }}</div>
</div>

</div>
Expand Down
2 changes: 1 addition & 1 deletion src/stats.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"maimaiDeluxe": "14224",
"maimaiDeluxe": "14374",
"SDVX": "17.260",
"popn": "74.63",
"jubeat": "7185",
Expand Down

0 comments on commit 995c472

Please sign in to comment.