fix: lesson structure issue

This commit is contained in:
Jannat Patel
2024-08-12 20:09:56 +05:30
parent a744a43d14
commit 05ebe4b787
4 changed files with 21 additions and 4 deletions

View File

@@ -41,6 +41,7 @@
<DisclosurePanel>
<Draggable
:list="chapter.lessons"
:disabled="!allowEdit"
item-key="name"
group="items"
@end="updateOutline"