This commit is contained in:
Rizky 2024-07-19 09:46:27 +07:00
parent 63b8fbadaa
commit 82fa75e016
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ export const EdSiteJS = () => {
p.ui.popup.code.open = true; p.ui.popup.code.open = true;
p.render(); p.render();
} else { } else {
local.ctrl = false;
local.render();
const vscode_url = isLocalhost() const vscode_url = isLocalhost()
? "http://localhost:8443?" ? "http://localhost:8443?"
: "https://prasi-vsc.avolut.com/?tkn=prasi&"; : "https://prasi-vsc.avolut.com/?tkn=prasi&";