0.0.351
This commit is contained in:
@@ -736,7 +736,7 @@ function open_curtain (left=null,right=null,overlay=null,close=null){
|
||||
} else {
|
||||
|
||||
let user_type = getInfoAboutUser()
|
||||
if (user_type === 'mobile') {
|
||||
if (user_type === 'mobile' || !window.location.host.includes('profile')) {
|
||||
curtain.classList.toggle("open")
|
||||
curtain.classList.toggle("close")
|
||||
newCurtainZIndex()
|
||||
|
||||
Reference in New Issue
Block a user