Minor chnages

This commit is contained in:
FlorianSpeicher
2025-06-18 15:31:26 +02:00
parent f985dae234
commit cc2bc3e841

View File

@@ -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",