fix(api): 使/beatmaps/{beatmap}/score能够正常工作

This commit is contained in:
jimmy-sketch
2025-07-26 08:47:05 +08:00
parent 6001e59999
commit 3b697785fc
2 changed files with 6 additions and 5 deletions

View File

@@ -36,7 +36,7 @@ class Rank(str, Enum):
class APIMod(BaseModel):
acronym: str
settings: dict[str, Any] = {}
# settings: dict[str, Any] = {}
# https://github.com/ppy/osu/blob/master/osu.Game/Rulesets/Scoring/HitResult.cs