fix(editor): 🐛 Fix basic auth header without ':'
This commit is contained in:
@ -39,7 +39,6 @@ export const TemplatesContent = () => {
|
||||
const { error, data } = typebot
|
||||
? await importTypebot({
|
||||
...typebot,
|
||||
id: generate(),
|
||||
ownerId: user.id,
|
||||
folderId,
|
||||
})
|
||||
|
Reference in New Issue
Block a user