mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 10:39:57 +00:00
Update dependencies
This commit is contained in:
@@ -15,7 +15,7 @@ if (!_window.chrome) {
|
||||
|
||||
|
||||
// Remove private APIs
|
||||
delete cast._requestSession;
|
||||
delete (cast as any)._requestSession;
|
||||
|
||||
// Create page-accessible API object
|
||||
_window.chrome.cast = cast;
|
||||
|
||||
Reference in New Issue
Block a user