Account layout change

This commit is contained in:
Yurii
2026-06-19 22:27:42 +03:00
parent 767abba900
commit cbb8dcd26b

View File

@@ -1,6 +1,12 @@
[
{"name" :"name", "link": true},
{"name": "website", "notSortable": true, "width": 25},
{
"name": "emailAddress",
"notSortable": true,
"width": 20,
"hidden": true
},
{"name": "type", "width": 16},
{"name": "billingAddressCountry", "width": 18}
]