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

Update Chromecast app ID

This commit is contained in:
Joshua Boniface 2019-01-11 23:44:15 -05:00
parent 9222f8b15b
commit edde580329

View file

@ -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;
});
});