mirror of
https://github.com/eliasstepanik/vdo.ninja.git
synced 2026-01-11 21:58:35 +00:00
minor fix for rtc.ninja
This commit is contained in:
parent
84e6565c01
commit
a6332b347a
2
main.js
2
main.js
@ -893,8 +893,6 @@ if (ln_template){ // checking if manual lanuage override enabled
|
||||
}
|
||||
getById("qos").innerHTML = "";
|
||||
getById("logoname").innerHTML = "";
|
||||
getById("header").style.height = 0;
|
||||
getById("header").style.minHeight = 0;
|
||||
getById("helpbutton").style.display = "none";
|
||||
getById("helpbutton").style.opacity = 0;
|
||||
getById("mainmenu").style.opacity = 1;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user