Skip to content

Commit

Permalink
fix(platformIds): Added APAC region (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
OllieJennings authored Apr 27, 2023
1 parent 4db4151 commit f2670c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/@types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export enum PlatformId {
TW2 = "tw2",
VN2 = "vn2",
ESPORTS = "esports",
APAC = "apac",
}

export enum LimitType {
Expand Down

0 comments on commit f2670c7

Please sign in to comment.