This commit is contained in:
SBD
2023-12-02 15:01:48 +03:00
parent aea501aedb
commit fcfbeece87

View File

@@ -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()