This commit is contained in:
2023-08-18 12:42:36 +03:00
parent cd8b59e225
commit 393d2de7bc
8 changed files with 194 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
export function inital_old_tab (){
function inital_old_tab (){
let el_tab = document.querySelector(".tab_user_messanger.select")
let old_item_tab_user = null;
if (el_tab !== null){