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:
parent
9222f8b15b
commit
edde580329
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue