Kaynağa Gözat

add articleType

visuddhinanda 1 hafta önce
ebeveyn
işleme
a94ea0fe94
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      dashboard-v6/src/features/editor/Article.tsx

+ 1 - 0
dashboard-v6/src/features/editor/Article.tsx

@@ -63,6 +63,7 @@ export default function ArticleEditor({
       }
       articleId={articleId}
       anthologyId={anthologyId}
+      articleType={"article"}
       channelId={channelId}
       onChannelSelect={onChannelSelect}
     >