fix js
This commit is contained in:
parent
aa25a77d5f
commit
e22a394958
@ -28,7 +28,7 @@
|
|||||||
options.techOrder = ["chromecast", "html5"];
|
options.techOrder = ["chromecast", "html5"];
|
||||||
options.plugins = {};
|
options.plugins = {};
|
||||||
options.plugins.chromecast = {};
|
options.plugins.chromecast = {};
|
||||||
player.plugins.chromecast.requestTitleFn = (src) => {
|
options.plugins.chromecast.requestTitleFn = (src) => {
|
||||||
return "{{ title }}";
|
return "{{ title }}";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user