Skip to content

Commit 4956497

Browse files
Update components/unthread/actions/create-conversation/create-conversation.mjs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent fef4984 commit 4956497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/unthread/actions/create-conversation/create-conversation.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ export default {
8181
optional: true,
8282
},
8383
emailInboxId: {
84-
type: "boolean",
84+
type: "string",
8585
label: "Email Inbox Id",
8686
description: "ID of the Email Inbox",
8787
hidden: true,

0 commit comments

Comments
 (0)