0.0.273
This commit is contained in:
@@ -15,12 +15,10 @@ function middleWareJS(){
|
||||
|
||||
if (document.querySelector(".block-list-of-users")){
|
||||
footer.style.display = "none"
|
||||
body.overflowY = "hidden"
|
||||
|
||||
|
||||
} else {
|
||||
footer.style.display = ""
|
||||
body.overflowY = ""
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user