remove fluid
This commit is contained in:
parent
71a6007ad1
commit
b4b2103335
@ -16,7 +16,6 @@ document.addEventListener("DOMContentLoaded", () => {
|
|||||||
options.controls = true;
|
options.controls = true;
|
||||||
options.liveui = true;
|
options.liveui = true;
|
||||||
options.responsive = true;
|
options.responsive = true;
|
||||||
options.fluid = true;
|
|
||||||
options.fill = true;
|
options.fill = true;
|
||||||
options.techOrder = ["chromecast", "html5"];
|
options.techOrder = ["chromecast", "html5"];
|
||||||
options.plugins = {};
|
options.plugins = {};
|
||||||
|
Loading…
Reference in New Issue
Block a user