Skip to content

Commit

Permalink
fix(types): correct a typo in collection response
Browse files Browse the repository at this point in the history
  • Loading branch information
Qrzy committed Aug 21, 2023
1 parent 1478f36 commit b494926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wrappers/getBggCollection.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export interface BggCollectionResponse {
preordered: ZeroOrOne
lastmodified: string
}
numlpays: number
numplays: number
version?: {
item: {
thumbnail: string
Expand Down

0 comments on commit b494926

Please sign in to comment.