undid an automatic reindent
This commit is contained in:
@@ -146,7 +146,6 @@ function setVh() {
|
|||||||
document.documentElement.style.setProperty("--vh", window.innerHeight * 0.01 + "px")
|
document.documentElement.style.setProperty("--vh", window.innerHeight * 0.01 + "px")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
function getEngine() {
|
function getEngine() {
|
||||||
if ("MozAppearance" in document.documentElement.style)
|
if ("MozAppearance" in document.documentElement.style)
|
||||||
{ return "gecko" }
|
{ return "gecko" }
|
||||||
|
|||||||
Reference in New Issue
Block a user