Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
extreme4all committed Sep 3, 2024
1 parent cf68297 commit aa3782b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/v3/highscore.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,6 @@ async def get_highscore_latest(
player_id=player_id,
label_id=label_id,
many=many,
limit=limit,
)
return convert_to_scraper_data_view(result_list=data)

0 comments on commit aa3782b

Please sign in to comment.