浏览代码

copy: true,

visuddhinanda 3 年之前
父节点
当前提交
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) => {