From 63d42594d08db1dafba1749221696b83a3265653 Mon Sep 17 00:00:00 2001 From: "Gan, Jimmy" Date: Wed, 24 Jun 2026 02:59:16 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20restore=20manual=20sync=20button=20?= =?UTF-8?q?=E2=80=94=20safe=20at=20~50=20units/sync?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/routes/YoutubeDashboard.svelte | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/frontend/src/routes/YoutubeDashboard.svelte b/frontend/src/routes/YoutubeDashboard.svelte index f673627..120c4ab 100644 --- a/frontend/src/routes/YoutubeDashboard.svelte +++ b/frontend/src/routes/YoutubeDashboard.svelte @@ -207,12 +207,19 @@ text feed
+ - + {#if !isSyncing} + + {/if}