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

update chromecast id

This commit is contained in:
Luke Pulverenti 2014-08-17 11:38:19 -04:00
parent 3d1ee1233c
commit 8b032714a9

View file

@ -113,7 +113,7 @@
// v2 Id 472F0435 // v2 Id 472F0435
// default receiver chrome.cast.media.DEFAULT_MEDIA_RECEIVER_APP_ID // default receiver chrome.cast.media.DEFAULT_MEDIA_RECEIVER_APP_ID
var applicationID = "472F0435"; var applicationID = "69C59853";
// request session // request session
var sessionRequest = new chrome.cast.SessionRequest(applicationID); var sessionRequest = new chrome.cast.SessionRequest(applicationID);