Chat Overlay on global site done - needs to have chat hide still
This commit is contained in:
parent
d3bd2fce22
commit
cd03048cb3
5 changed files with 38 additions and 31 deletions
|
|
@ -4,6 +4,7 @@ import cookie from "js-cookie";
|
|||
import { ensureWindowState } from "@app/utils";
|
||||
import { navigateTo } from "./routing";
|
||||
|
||||
|
||||
cookie.remove("pkce");
|
||||
const headerProfile =
|
||||
document.querySelector<HTMLDivElement>("#header-profile")!;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue