Minor chnages
This commit is contained in:
@@ -76,13 +76,13 @@ export default function AccountsInfo() {
|
||||
field: 'email',
|
||||
headerName: t('email'),
|
||||
width: 150,
|
||||
editable: true,
|
||||
editable: false,
|
||||
},
|
||||
{
|
||||
field: 'langI18n',
|
||||
headerName: t('language'),
|
||||
width: 150,
|
||||
editable: true,
|
||||
editable: false,
|
||||
},
|
||||
{ //edit billing information button
|
||||
field: "customer",
|
||||
|
||||
Reference in New Issue
Block a user