Commit 0e171cf2 by jay

fields added

1 parent 36d54e88
...@@ -162,6 +162,38 @@ ...@@ -162,6 +162,38 @@
"localized": true "localized": true
} }
} }
},
"hashtag": {
"pluginOptions": {
"i18n": {
"localized": true
}
},
"type": "string"
},
"takeTheTest": {
"pluginOptions": {
"i18n": {
"localized": true
}
},
"type": "text"
},
"mainDescription": {
"pluginOptions": {
"i18n": {
"localized": true
}
},
"type": "text"
},
"disclaimer": {
"pluginOptions": {
"i18n": {
"localized": true
}
},
"type": "text"
} }
} }
} }
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!