瀏覽代碼

copy: true,

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,
                 channel: destChannel?.id,
+                copy: true,
               }
             )
               .then((json) => {