visuddhinanda 2 tahun lalu
induk
melakukan
92eaf6b559
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      dashboard/src/pages/library/discussion/topic.tsx

+ 1 - 0
dashboard/src/pages/library/discussion/topic.tsx

@@ -42,6 +42,7 @@ const Widget = () => {
         const topicInfo: IComment = {
           resId: resId,
           resType: resType as TResType,
+          type: "discussion",
           user: value.editor,
           title: value.title,
           tplId: id,