Skip to content

Commit 19fa8e1

Browse files
committed
remove optional from prop email
1 parent 2f11ccd commit 19fa8e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/dust/actions/talk-assistant/talk-assistant.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ export default {
3535
type: "string",
3636
label: "Email",
3737
description: "Put an email if needed.",
38-
optional: true,
3938
},
4039
},
4140
async run({ $ }) {

0 commit comments

Comments
 (0)