Commit be788e08 by Ravindra Kanojiya

updated

1 parent a2f0f285
{ {
"collectionName": "components_fh_q2_fh_q2s", "collectionName": "components_fh_q2_fh_q2s",
"info": { "info": {
"displayName": "fhQ2" "displayName": "fhQ2",
"description": ""
}, },
"options": {}, "options": {},
"attributes": { "attributes": {
...@@ -11,7 +12,7 @@ ...@@ -11,7 +12,7 @@
"fhQ2Options": { "fhQ2Options": {
"displayName": "fhQ2Options", "displayName": "fhQ2Options",
"type": "component", "type": "component",
"repeatable": false, "repeatable": true,
"component": "fh-q2-options.fh-q2-options" "component": "fh-q2-options.fh-q2-options"
} }
} }
......
{ {
"collectionName": "components_fh_q3_fh_q3s", "collectionName": "components_fh_q3_fh_q3s",
"info": { "info": {
"displayName": "fhQ3" "displayName": "fhQ3",
"description": ""
}, },
"options": {}, "options": {},
"attributes": { "attributes": {
...@@ -11,7 +12,7 @@ ...@@ -11,7 +12,7 @@
"fhQ3Options": { "fhQ3Options": {
"displayName": "fhQ3Options", "displayName": "fhQ3Options",
"type": "component", "type": "component",
"repeatable": false, "repeatable": true,
"component": "fh-q3-options.fh-q3-options" "component": "fh-q3-options.fh-q3-options"
} }
} }
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!