mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 12:55:55 +01:00
fixes
This commit is contained in:
@@ -24,10 +24,6 @@ class BasicWidget extends Component {
|
||||
doRender() {}
|
||||
|
||||
toggle(show) {
|
||||
if (!this.$widget) {
|
||||
console.log(this.componentId);
|
||||
}
|
||||
|
||||
this.$widget.toggle(show);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user