Commit caf95969 by jay

new field added in referral

1 parent 7ab070cd
...@@ -202,6 +202,14 @@ ...@@ -202,6 +202,14 @@
} }
}, },
"type": "boolean" "type": "boolean"
},
"building": {
"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!