Skip to content

Commit

Permalink
type update for partition param
Browse files Browse the repository at this point in the history
  • Loading branch information
emallson committed May 3, 2024
1 parent 4e64f54 commit dac8221
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/route/wcl/character-parses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ type Query = {
metric: string;
zone: string;
timeframe?: string;
partition?: string;
game?: "classic" | "retail";
};

Expand Down

0 comments on commit dac8221

Please sign in to comment.