mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 10:45:58 +08:00
chore(client): remove comment
This commit is contained in:
parent
e6485cde92
commit
301211ff41
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue