Update Chromecast app ID

This commit is contained in:
Joshua Boniface
2019-01-11 23:44:15 -05:00
parent 9222f8b15b
commit edde580329
@@ -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;
});
});