diff --git a/app/web/src/nova/ed/panel/header/left/js.tsx b/app/web/src/nova/ed/panel/header/left/js.tsx index 80a3caa4..0f25b015 100644 --- a/app/web/src/nova/ed/panel/header/left/js.tsx +++ b/app/web/src/nova/ed/panel/header/left/js.tsx @@ -34,6 +34,8 @@ export const EdSiteJS = () => { p.ui.popup.code.open = true; p.render(); } else { + local.ctrl = false; + local.render(); const vscode_url = isLocalhost() ? "http://localhost:8443?" : "https://prasi-vsc.avolut.com/?tkn=prasi&";