Merge branch 'estif-branch-1' of https://github.com/Tria-plc/emaui into estif-branch-1

This commit is contained in:
Estifo77
2026-07-27 11:53:06 +03:00
2 changed files with 75 additions and 50 deletions

View File

@@ -279,6 +279,7 @@ function ProfessionTab() {
{
header: t("configuration.name"),
cell: ({ row }) => row.original.name[locale],
enabled:true
},
{
header: t("configuration.description"),