Browse Source

copy: true,

visuddhinanda 3 năm trước cách đây
mục cha
commit
fe5e5827ec
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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) => {