Răsfoiți Sursa

factors: true,

visuddhinanda 2 ani în urmă
părinte
comite
60a57008fc
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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"
                 fields={{
                   meaning: true,
-                  factors: false,
+                  factors: true,
                   factorMeaning: false,
                   case: true,
                 }}