From 770e331a9f2540802f48eaec633036a9e1a06215 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Tue, 5 Jan 2016 12:30:25 -0500 Subject: [PATCH] switch to production chromecast receiver --- dashboard-ui/scripts/chromecast.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard-ui/scripts/chromecast.js b/dashboard-ui/scripts/chromecast.js index cace816d07..04e81a81a5 100644 --- a/dashboard-ui/scripts/chromecast.js +++ b/dashboard-ui/scripts/chromecast.js @@ -54,7 +54,7 @@ var applicationID = "2D4B1DA3"; // This is the beta version used for testing new changes - applicationID = '27C4EB5B'; + //applicationID = '27C4EB5B'; var messageNamespace = 'urn:x-cast:com.connectsdk';