email hash fields proper type

This commit is contained in:
Yuri Kuznetsov
2024-10-05 10:04:42 +03:00
parent 7ef73cc75a
commit dbaf3acaa3
@@ -257,7 +257,7 @@
]
},
"nameHash": {
"type": "text",
"type": "jsonObject",
"notStorable": true,
"orderDisabled": true,
"readOnly": true,
@@ -265,14 +265,14 @@
"customizationDisabled": true
},
"typeHash": {
"type": "text",
"type": "jsonObject",
"notStorable": true,
"readOnly": true,
"utility": true,
"customizationDisabled": true
},
"idHash": {
"type": "text",
"type": "jsonObject",
"notStorable": true,
"orderDisabled": true,
"readOnly": true,