🐛 (whatsapp) Fix force create session when flow is completed at first round
This commit is contained in:
@ -98,7 +98,7 @@ export const resumeWhatsAppFlow = async ({
|
||||
})
|
||||
|
||||
await saveStateToDatabase({
|
||||
isFirstSave: !session,
|
||||
forceCreateSession: !session && isDefined(input),
|
||||
clientSideActions: [],
|
||||
input,
|
||||
logs,
|
||||
|
Reference in New Issue
Block a user