Browse Source

factors: true,

visuddhinanda 3 years ago
parent
commit
60a57008fc
1 changed files with 1 additions and 1 deletions
  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,
                 }}
                 }}