From 3da6838395dd157fdb54b29bd28b9beaf1c68349 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Sat, 26 Jul 2025 18:31:34 +0300 Subject: [PATCH] fix(fs_sync): modal shown immediately when entering advanced --- .../options/advanced/file_system_sync.ts | 33 +++++++++++++++++-- 1 file changed, 30 insertions(+), 3 deletions(-) diff --git a/apps/client/src/widgets/type_widgets/options/advanced/file_system_sync.ts b/apps/client/src/widgets/type_widgets/options/advanced/file_system_sync.ts index 8a036930c..7f6499f8f 100644 --- a/apps/client/src/widgets/type_widgets/options/advanced/file_system_sync.ts +++ b/apps/client/src/widgets/type_widgets/options/advanced/file_system_sync.ts @@ -63,6 +63,31 @@ interface ApiResponse { } const TPL = /*html*/` +

File System Sync

@@ -116,7 +141,7 @@ const TPL = /*html*/`
-