2
0

fix(templates): duplicate resultsPreference conflict

This commit is contained in:
Baptiste Arnaud
2022-07-12 08:13:21 +02:00
parent 6822b77897
commit 481f61714e

View File

@@ -221,6 +221,7 @@ const duplicateTypebot = (
: typebot.settings,
createdAt: new Date().toISOString(),
updatedAt: new Date().toISOString(),
resultsTablePreferences: typebot.resultsTablePreferences ?? undefined,
},
webhookIdsMapping,
}