visuddhinanda 2 лет назад
Родитель
Сommit
399b72a3ba
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      dashboard/src/pages/studio/anthology/edit.tsx

+ 1 - 0
dashboard/src/pages/studio/anthology/edit.tsx

@@ -66,6 +66,7 @@ const Widget = () => {
                 <EditableTocTree
                   studioName={anthologyInfo?.studio.realName}
                   anthologyId={anthology_id}
+                  anthology={anthologyInfo}
                 />
               ),
             },