Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
oxmmty authored Sep 28, 2024
2 parents 0a13eb9 + c4a0d27 commit ad9145f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/contract.rs
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,7 @@ fn query_game_info(deps: Deps, game_id: u64) -> StdResult<GameResponse> {

end_time: game_state.end_time,


})
}

Expand Down

0 comments on commit ad9145f

Please sign in to comment.