summaryrefslogtreecommitdiff
path: root/src/profile.html
diff options
context:
space:
mode:
authorGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-04-04 16:32:56 +0200
committerGeorgios Andreadis <g.andreadis@student.tudelft.nl>2017-04-04 16:32:56 +0200
commit471c55f2e0549f70166d49d39e7a20fd5dbf0912 (patch)
tree06e719717cd8d3c18a3421ae1dfcc0e738f87d02 /src/profile.html
parent677d60663a04b3280b33886d36457389fdf6f214 (diff)
Rename GOOGLE_OAUTH_CLIENT_ID to OAUTH_CLIENT_ID
Diffstat (limited to 'src/profile.html')
-rw-r--r--src/profile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profile.html b/src/profile.html
index 9691f827..1cdb560b 100644
--- a/src/profile.html
+++ b/src/profile.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
- <meta name="google-signin-client_id" content="GOOGLE_OAUTH_CLIENT_ID">
+ <meta name="google-signin-client_id" content="OAUTH_CLIENT_ID">
<title>OpenDC - Profile</title>