Commit 20ba1bee by jay

new fields added

1 parent caf95969
......@@ -210,6 +210,30 @@
}
},
"type": "string"
},
"address": {
"pluginOptions": {
"i18n": {
"localized": true
}
},
"type": "text"
},
"country": {
"pluginOptions": {
"i18n": {
"localized": true
}
},
"type": "string"
},
"pincode": {
"pluginOptions": {
"i18n": {
"localized": true
}
},
"type": "string"
}
}
}
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!