aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2022-11-11 19:02:07 +0100
committerstonedDiscord <Tukz@gmx.de>2022-11-11 19:02:07 +0100
commit18d3d49355661dffacf4eb7fe2b7dcc1fd9ebfbf (patch)
tree51f60d05aba2cba750c103c7a4e0e09c27cc64d8 /public
parent4144b046cbba6c9a75f16c2cab65a407b9d41cd2 (diff)
Revert "client id was missing gcontent"
This reverts commit eb3c603a39d75e5b2ba80af1efbdbee2e3e35888.
Diffstat (limited to 'public')
-rw-r--r--public/client.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/client.html b/public/client.html
index ea06de6..2059ca8 100644
--- a/public/client.html
+++ b/public/client.html
@@ -54,7 +54,7 @@
<center>
<p>You need to authorize to continue</p>
<div id="g_id_onload"
- data-client_id="107239014890-eo1vg90jdn2l7fgudsp9mdk8c1nraq0g.apps.googleusercontent.com"
+ data-client_id="107239014890-eo1vg90jdn2l7fgudsp9mdk8c1nraq0g"
data-context="use"
data-ux_mode="popup"
data-callback="handleCredentialResponse"