Skip to content

Commit

Permalink
Update queries.js
Browse files Browse the repository at this point in the history
  • Loading branch information
howardchung authored Dec 1, 2023
1 parent 2173e8f commit 435bd99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions store/queries.js
Original file line number Diff line number Diff line change
Expand Up @@ -1528,6 +1528,7 @@ function insertMatch(match, options, cb) {
{
data: {
match_id: match.match_id,
leagueid: match.leagueid,
game_mode: match.game_mode,
radiant_win: match.radiant_win,
start_time: match.start_time,
Expand Down

0 comments on commit 435bd99

Please sign in to comment.