disable import button while importer is running
This commit is contained in:
@ -497,7 +497,7 @@ export const enqueueImportFromIntegration = async (
|
||||
console.error(error)
|
||||
})
|
||||
}, 0)
|
||||
return ''
|
||||
return nanoid()
|
||||
}
|
||||
|
||||
const createdTasks = await createHttpTaskWithToken({
|
||||
|
||||
Reference in New Issue
Block a user