Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
imhson committed Nov 14, 2024
1 parent 37c95d4 commit 8a237aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/context/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ function ContextProvider({ children }: any) {
return null
}
return (
<GoogleReCaptchaProvider reCaptchaKey='6LfnV34qAAAAAJNtCDsCuDWVDS0VWhjXd5Pu7fub'>
<GoogleReCaptchaProvider reCaptchaKey='6LcJcX4qAAAAACrqfajq94z62YvH_i2EXb2eSsnh'>
<Context.Provider
value={{
account,
Expand Down

0 comments on commit 8a237aa

Please sign in to comment.