0.8.448
This commit is contained in:
@@ -58,8 +58,8 @@ function select_tab_profile (el,url,owner_type=null) {
|
||||
let header = document.querySelector("header")
|
||||
header.scrollIntoView({
|
||||
behavior: "smooth",
|
||||
block: "start",
|
||||
inline: "nearest"
|
||||
block: "end",
|
||||
inline:'center'
|
||||
})
|
||||
middleWareJS()
|
||||
let user_type = getInfoAboutUser()
|
||||
|
||||
Reference in New Issue
Block a user