mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 06:45:49 +01:00
toc fixes
This commit is contained in:
@@ -35,8 +35,4 @@ export default class CollapsibleWidget extends NoteContextAwareWidget {
|
||||
|
||||
/** for overriding */
|
||||
async doRenderBody() {}
|
||||
|
||||
isExpanded() {
|
||||
return this.$bodyWrapper.hasClass("show");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user