This commit is contained in:
2023-08-17 18:00:24 +03:00
parent e36cb78a15
commit cd8b59e225
7 changed files with 16 additions and 13 deletions

View File

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