Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
chore: updated pb type
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonHowe committed Jul 7, 2020
1 parent 07d02fe commit 068af4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/api/src/modules/games/types/PB.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
export default interface PB {
userid: number;
rank: number;
date: number;
wpm: number;
rawwpm: number;
Expand Down

0 comments on commit 068af4e

Please sign in to comment.