1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

switch to production chromecast receiver

This commit is contained in:
Luke Pulverenti 2016-01-05 12:30:25 -05:00
parent 56ac54d16e
commit 46ceec311d

View file

@ -54,7 +54,7 @@
var applicationID = "2D4B1DA3"; var applicationID = "2D4B1DA3";
// This is the beta version used for testing new changes // This is the beta version used for testing new changes
applicationID = '27C4EB5B'; //applicationID = '27C4EB5B';
var messageNamespace = 'urn:x-cast:com.connectsdk'; var messageNamespace = 'urn:x-cast:com.connectsdk';