@@ -94,7 +120,7 @@ const StageTypePage = async ({
| {beatmap.beatmapStatistics.ar.toFixed(2)} |
{beatmap.beatmapStatistics.hp.toFixed(2)} |
{beatmap.beatmapStatistics.starRating.toFixed(2)} |
- {beatmap.beatmapStatistics.bpm} |
+ {beatmap.beatmapStatistics.bpm.toFixed(2)} |
{beatmap.beatmapStatistics.length} |
{beatmap.creator} |
@@ -111,18 +137,18 @@ const StageTypePage = async ({
|