fix: semicolon

This commit is contained in:
pateljannat
2021-09-28 11:16:42 +05:30
parent 93c2c3cc45
commit a3dc2402f7

View File

@@ -70,7 +70,7 @@
rotate_chapter_icon(e);
});
})
});
var expand_the_first_chapter = () => {
var elements = $(".course-outline .collapse");