Explorar el Código

factors: true,

visuddhinanda hace 3 años
padre
commit
60a57008fc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,
                 }}