visuddhinanda пре 2 година
родитељ
комит
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,
                 sentences: submitData,
                 channel: destChannel?.id,
                 channel: destChannel?.id,
+                copy: true,
               }
               }
             )
             )
               .then((json) => {
               .then((json) => {