fix, chat page always set ttile over pages as it's now an overlay
This commit is contained in:
parent
420609bb53
commit
46113553a1
1 changed files with 0 additions and 1 deletions
|
|
@ -22,6 +22,5 @@ export async function windowStateVisable() {
|
|||
});
|
||||
buddies.innerHTML = '';
|
||||
buddies.textContent = '';
|
||||
setTitle('Chat Page');
|
||||
return;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue