Merge pull request #23 from joshuaboniface/update-chromecast

Update Chromecast app ID
This commit is contained in:
Joshua M. Boniface
2019-01-11 23:45:02 -05:00
committed by GitHub
@@ -52,7 +52,7 @@
'ERROR': 'ERROR'
};
var applicationID = "2D4B1DA3";
var applicationID = "F007D354";
// This is the beta version used for testing new changes
@@ -1121,4 +1121,4 @@
};
return ChromecastPlayer;
});
});