diff --git a/01-frontend/src/helper/adminpanel/AccountsInfo.tsx b/01-frontend/src/helper/adminpanel/AccountsInfo.tsx index 00cdc8c..f856714 100644 --- a/01-frontend/src/helper/adminpanel/AccountsInfo.tsx +++ b/01-frontend/src/helper/adminpanel/AccountsInfo.tsx @@ -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",