remove fluid
This commit is contained in:
@ -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 = {};
|
||||||
|
Reference in New Issue
Block a user