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