From 0dcd02aaee668aea8f89cefeb0f7311127b08019 Mon Sep 17 00:00:00 2001 From: Rizky Date: Sun, 28 Jul 2024 03:48:08 +0700 Subject: [PATCH] fix --- app/web/src/nova/ed/logic/ed-sync.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/web/src/nova/ed/logic/ed-sync.tsx b/app/web/src/nova/ed/logic/ed-sync.tsx index 0c657c7a..9b77ca1d 100644 --- a/app/web/src/nova/ed/logic/ed-sync.tsx +++ b/app/web/src/nova/ed/logic/ed-sync.tsx @@ -189,7 +189,7 @@ export const edInitSync = (p: PG) => { p.render(); }, async code_changes({ ts, mode, status }) { - if (mode === "frontend" && !w.pointer_active) { + if (mode === "frontend") { if (status === "ok") { console.clear(); console.log(