feat: multi sync WIP

This commit is contained in:
mertmit
2025-05-23 07:01:56 +00:00
parent c327169be1
commit 0419a0a648
12 changed files with 530 additions and 12 deletions

View File

@@ -41,7 +41,7 @@ const { form, formState, isLoading, validateInfos, submit } = useProvideFormBuil
base.value.fk_workspace_id!,
baseId.value!,
{
operation: 'createSyncTable',
operation: 'createSync',
},
formState.value,
)