mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 11:56:01 +01:00
code and file note types now sort of work now as well
This commit is contained in:
@@ -14,7 +14,7 @@ class BasicWidget extends Component {
|
||||
/**
|
||||
* for overriding
|
||||
*/
|
||||
async doRender() {}
|
||||
doRender() {}
|
||||
|
||||
toggle(show) {
|
||||
this.$widget.toggle(show);
|
||||
|
||||
Reference in New Issue
Block a user