mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 08:15:52 +01:00
added option for help sha256
This commit is contained in:
@@ -123,7 +123,7 @@ class NoteFlatTextExp extends Expression {
|
||||
* Returns noteIds which have at least one matching tokens
|
||||
*
|
||||
* @param {NoteSet} noteSet
|
||||
* @return {String[]}
|
||||
* @return {Note[]}
|
||||
*/
|
||||
getCandidateNotes(noteSet) {
|
||||
const candidateNotes = [];
|
||||
|
||||
Reference in New Issue
Block a user