visuddhinanda 3 роки тому
батько
коміт
cf22d92dcf
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      dashboard/src/components/template/WbwSent.tsx

+ 1 - 0
dashboard/src/components/template/WbwSent.tsx

@@ -246,6 +246,7 @@ export const WbwSentCtl = ({
       note: item.note,
       note: item.note,
       bmt: item.bookMarkText,
       bmt: item.bookMarkText,
       bmc: item.bookMarkColor,
       bmc: item.bookMarkColor,
+      attachments: JSON.stringify(item.attachments),
       cf: item.confidence,
       cf: item.confidence,
     };
     };
   };
   };