1
0
Fork 0
mirror of synced 2024-06-26 10:00:41 +12:00

Added missing component config

This commit is contained in:
Dean 2022-06-01 09:04:38 +01:00
parent 0c25ecbf21
commit 9e72438d6c

View file

@ -3574,7 +3574,8 @@
{
"type": "dataSource",
"label": "Data",
"key": "dataSource"
"key": "dataSource",
"required": true
},
{
"type": "searchfield",
@ -3738,7 +3739,8 @@
{
"type": "dataSource",
"label": "Data",
"key": "dataSource"
"key": "dataSource",
"required": true
},
{
"type": "searchfield",
@ -3901,7 +3903,8 @@
{
"type": "dataSource",
"label": "Data",
"key": "dataSource"
"key": "dataSource",
"required": true
},
{
"type": "filter",