mirror of
https://github.com/zadam/trilium.git
synced 2026-05-06 18:36:39 +02:00
fix(search): fix flying bracket
This commit is contained in:
@@ -201,8 +201,7 @@ class NoteFlatTextExp extends Expression {
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
return candidateNotes;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user