Skip to content

Commit 9e3e650

Browse files
committed
update
1 parent 956123a commit 9e3e650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/mongodb/sources/new-document/new-document.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ export default {
3535
type: "string",
3636
label: "Timestamp Field Type",
3737
description: "The type of the timestamp field",
38+
default: "Timestamp",
3839
options: [
3940
"Timestamp",
4041
"Integer",

0 commit comments

Comments
 (0)