Explorar o código

factors: true,

visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
60a57008fc
Modificáronse 1 ficheiros con 1 adicións e 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,
                 }}