visuddhinanda 2 лет назад
Родитель
Сommit
fe5e5827ec
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      dashboard/src/components/channel/ChannelSentDiff.tsx

+ 1 - 0
dashboard/src/components/channel/ChannelSentDiff.tsx

@@ -187,6 +187,7 @@ const ChannelSentDiffWidget = ({
               {
                 sentences: submitData,
                 channel: destChannel?.id,
+                copy: true,
               }
             )
               .then((json) => {