Ver Fonte

factors: true,

visuddhinanda há 3 anos atrás
pai
commit
60a57008fc
1 ficheiros alterados com 1 adições e 1 exclusões
  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,
                 }}