mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
chore(client): remove comment
This commit is contained in:
parent
e6485cde92
commit
301211ff41
@ -65,7 +65,6 @@ export default class SearchResultWidget extends NoteContextAwareWidget {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// this.$content, note, note.getChildNoteIds(), true
|
|
||||||
const noteListRenderer = new NoteListRenderer({
|
const noteListRenderer = new NoteListRenderer({
|
||||||
$parent: this.$content,
|
$parent: this.$content,
|
||||||
parentNote: note,
|
parentNote: note,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user