Skip to content

Commit

Permalink
request name of dungeon pulls
Browse files Browse the repository at this point in the history
  • Loading branch information
emallson committed Apr 12, 2024
1 parent f1b2478 commit b53e8ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/route/wcl/fights.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ const fightQuery = gql`
}
dungeonPulls {
id
name
boss: encounterID
start_time: startTime
end_time: endTime
Expand Down

0 comments on commit b53e8ca

Please sign in to comment.