whoops
This commit is contained in:
parent
91f76c5f63
commit
e0fd2317ef
|
@ -394,7 +394,7 @@ async function searchNote(input: string) {
|
|||
tag: jsonObj.tag
|
||||
}));
|
||||
|
||||
fillNoteSidebar(noteArray);
|
||||
fillNoteSidebar(noteArray, reversed);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue