diff options
| author | stonedDiscord <Tukz@gmx.de> | 2022-11-11 19:02:54 +0100 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2022-11-11 19:02:54 +0100 |
| commit | 5d4b5619574b12cb420bc58202cdd96ea4d7c000 (patch) | |
| tree | d1deb756778feecebec29211d87b3729eb672072 | |
| parent | 18d3d49355661dffacf4eb7fe2b7dcc1fd9ebfbf (diff) | |
Revert "Revert "client id was missing gcontent""
This reverts commit 18d3d49355661dffacf4eb7fe2b7dcc1fd9ebfbf.
| -rw-r--r-- | public/client.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/client.html b/public/client.html index 2059ca8..ea06de6 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" + data-client_id="107239014890-eo1vg90jdn2l7fgudsp9mdk8c1nraq0g.apps.googleusercontent.com" data-context="use" data-ux_mode="popup" data-callback="handleCredentialResponse" |
