oh?
Some checks failed
Deploy Backend / docker (ubuntu-latest) (push) Successful in 47s
Deploy Website / docker (ubuntu-latest) (push) Failing after 1m38s

This commit is contained in:
Lee 2024-10-23 15:42:38 +01:00
parent 6e38f36945
commit 4b5c2acad5

@ -1,5 +1,5 @@
import { prop } from "@typegoose/typegoose";
import { MapDifficulty } from "../../score/map-difficulty";
import { type MapDifficulty } from "../../score/map-difficulty";
export default class BeatSaverMapDifficulty {
/**