Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
arily committed Aug 5, 2023
1 parent bcfb9c7 commit 323c387
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/server/backend/bancho.py/server/leaderboard.ts
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ export class LeaderboardDatabaseProvider implements Base<Id> {
},
user: {
priv: {
gt: 2
}
gt: 2,
},
},
mode: toBanchoPyMode(mode, ruleset),
status: {
Expand Down

0 comments on commit 323c387

Please sign in to comment.