Skip to content

Commit

Permalink
fdg
Browse files Browse the repository at this point in the history
  • Loading branch information
codergautam committed Oct 18, 2024
1 parent 81b6b71 commit 3d41a35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/home.js
Original file line number Diff line number Diff line change
Expand Up @@ -826,6 +826,7 @@ setShowCountryButtons(false)
}
ws.send(JSON.stringify({ type: "verify", secret, tz}))
} else if(inCrazyGames && window.verifyPayload) {
console.log("sending verify from verifyPayload")
ws.send(window.verifyPayload)


Expand Down

0 comments on commit 3d41a35

Please sign in to comment.