Skip to content

Commit

Permalink
fix: add missing push channel id (#1363)
Browse files Browse the repository at this point in the history
  • Loading branch information
andyesp authored Oct 23, 2023
1 parent 8520fde commit c166503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/env/prd.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@
"GATSBY_VOTING_POWER_TO_PASS_TENDER": "4000000",
"GATSBY_VOTING_POWER_TO_PASS_HIRING": "6000000",
"GATSBY_SSO_URL": "https://id.decentraland.org",
"GATSBY_PUSH_CHANNEL_ID": ""
"GATSBY_PUSH_CHANNEL_ID": "0x4BaaC83d0A68C079550142B9d792328b7C239844"
}

0 comments on commit c166503

Please sign in to comment.