mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 01:36:24 +01:00
many small fixes from Intellij analysis
This commit is contained in:
@@ -78,7 +78,7 @@ export default class NoteMapWidget extends NoteContextAwareWidget {
|
||||
.width($parent.width());
|
||||
}
|
||||
|
||||
async refreshWithNote() {
|
||||
async refreshWithNote(note) {
|
||||
this.$widget.show();
|
||||
|
||||
this.css = {
|
||||
|
||||
Reference in New Issue
Block a user