From 1eb3a30f7e9ded3bb25a169cccdd2a2f21160794 Mon Sep 17 00:00:00 2001 From: "ellen.spertus" Date: Fri, 7 Feb 2014 03:00:02 -0800 Subject: [PATCH] Automatic commit Fri Feb 7 03:00:02 PST 2014 --- core/realtime.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/core/realtime.js b/core/realtime.js index d5d2f1dcc..76150532a 100644 --- a/core/realtime.js +++ b/core/realtime.js @@ -503,8 +503,7 @@ Blockly.Realtime.realtimeOptions_ = { /** * Client ID from the console. */ -// clientId: 'INSERT YOUR CLIENT ID HERE', - clientId: '922110111899.apps.googleusercontent.com', + clientId: 'INSERT YOUR CLIENT ID HERE', /** * The ID of the button to click to authorize. Must be a DOM element ID.