Skip to content

Commit 54303ae

Browse files
authored
remove wrong default value (#79)
1 parent ace2f55 commit 54303ae

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

properties_pane/entity_level/entityLevelConfig.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1122,7 +1122,6 @@ making sure that you maintain a proper JSON format.
11221122
"propertyKeyword": "orderKeys",
11231123
"propertyType": "fieldList",
11241124
"template": "orderedList",
1125-
"defaultValue": "",
11261125
"templateOptions": {
11271126
"maxFields": 1
11281127
},
@@ -1149,7 +1148,6 @@ making sure that you maintain a proper JSON format.
11491148
"propertyKeyword": "orderKeys",
11501149
"propertyType": "fieldList",
11511150
"template": "orderedList",
1152-
"defaultValue": "",
11531151
"dependency": {
11541152
"key": "orderBy",
11551153
"value": "HASH"

0 commit comments

Comments
 (0)