fix(templates): duplicate resultsPreference conflict
This commit is contained in:
@@ -221,6 +221,7 @@ const duplicateTypebot = (
|
|||||||
: typebot.settings,
|
: typebot.settings,
|
||||||
createdAt: new Date().toISOString(),
|
createdAt: new Date().toISOString(),
|
||||||
updatedAt: new Date().toISOString(),
|
updatedAt: new Date().toISOString(),
|
||||||
|
resultsTablePreferences: typebot.resultsTablePreferences ?? undefined,
|
||||||
},
|
},
|
||||||
webhookIdsMapping,
|
webhookIdsMapping,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user