oopsie doodle
Some checks failed
Deploy Backend / deploy (push) Successful in 3m17s
Deploy Website / deploy (push) Has been cancelled

This commit is contained in:
Lee 2024-10-12 03:42:43 +01:00
parent f8b97e3471
commit fd03e3d6c2

@ -3,7 +3,7 @@ import ky from "ky";
import { PlayerHistory } from "../player-history";
import ScoreSaberPlayerToken from "../../token/scoresaber/score-saber-player-token";
import { formatDateMinimal, getDaysAgoDate, getMidnightAlignedDate } from "../../../utils/time-utils";
import { getPageFromRank } from "@ssr/utils/utils";
import { getPageFromRank } from "../../../utils/utils";
/**
* A ScoreSaber player.