visuddhinanda 2 лет назад
Родитель
Сommit
60a57008fc
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      dashboard/src/components/template/SentEdit/SentCell.tsx

+ 1 - 1
dashboard/src/components/template/SentEdit/SentCell.tsx

@@ -100,7 +100,7 @@ const SentCellWidget = ({
                 display="block"
                 display="block"
                 fields={{
                 fields={{
                   meaning: true,
                   meaning: true,
-                  factors: false,
+                  factors: true,
                   factorMeaning: false,
                   factorMeaning: false,
                   case: true,
                   case: true,
                 }}
                 }}