mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-06 00:07:08 +00:00
feat: multi sync WIP
This commit is contained in:
@@ -41,7 +41,7 @@ const { form, formState, isLoading, validateInfos, submit } = useProvideFormBuil
|
||||
base.value.fk_workspace_id!,
|
||||
baseId.value!,
|
||||
{
|
||||
operation: 'createSyncTable',
|
||||
operation: 'createSync',
|
||||
},
|
||||
formState.value,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user