From a4c0435b5694bd10a20244bcc2e5dc8c6a1c7b79 Mon Sep 17 00:00:00 2001 From: Hibryda Date: Mon, 23 Mar 2026 21:16:54 +0100 Subject: [PATCH] fix(electrobun): untrack blink+session timer writes to prevent effect_update_depth_exceeded --- ui-electrobun/src/mainview/App.svelte | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/ui-electrobun/src/mainview/App.svelte b/ui-electrobun/src/mainview/App.svelte index 36fa84b..e64d573 100644 --- a/ui-electrobun/src/mainview/App.svelte +++ b/ui-electrobun/src/mainview/App.svelte @@ -1,5 +1,5 @@