Skip to content

Commit b4e62da

Browse files
committed
str not float
1 parent 2c35cf0 commit b4e62da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/metadata/definitions/collectionv1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"list" : false,
4747
"widgetType": "TextField",
4848
"config": {
49-
"type" : "float"
49+
"type" : "str"
5050
},
5151
"required" : false
5252
}

0 commit comments

Comments
 (0)