Skip to content

Commit

Permalink
set key
Browse files Browse the repository at this point in the history
  • Loading branch information
maciaszczykm committed Sep 18, 2024
1 parent 52a0b19 commit b4a49c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ function App() {
return (
<Suspense>
<GoogleReCaptchaProvider
reCaptchaKey=""
reCaptchaKey="6LcKLkQqAAAAABfRRfhQGp3c0rcytvDzcx8cddcq"
language="en"
>
<ApolloProvider client={client}>
Expand Down

0 comments on commit b4a49c3

Please sign in to comment.