diff --git a/soul-admin/src/pages/content/ChapterTree.tsx b/soul-admin/src/pages/content/ChapterTree.tsx index 49c04833..217815ad 100644 --- a/soul-admin/src/pages/content/ChapterTree.tsx +++ b/soul-admin/src/pages/content/ChapterTree.tsx @@ -874,6 +874,7 @@ export function ChapterTree({ {section.id} {section.title} + {pinnedSectionIds.includes(section.id) && }