Explorar o código

add factorMeaning2: true,

visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
1b8f84c93b

+ 2 - 1
dashboard/src/components/template/SentEdit/SentWbwEdit.tsx

@@ -105,7 +105,8 @@ const SentWbwEditWidget = ({ data, onSave, onClose, onCreate }: IWidget) => {
           meaning: true,
           meaning: true,
           factors: false,
           factors: false,
           factorMeaning: false,
           factorMeaning: false,
-          case: true,
+          factorMeaning2: true,
+          case: false,
         }}
         }}
         channelId={data.channel.id}
         channelId={data.channel.id}
         channelType={data.channel.type}
         channelType={data.channel.type}