mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 18:50:41 +01:00
many small issues found by intellij analysis
This commit is contained in:
@@ -85,7 +85,7 @@ function processNoteChange(loadResults, ec) {
|
||||
const note = froca.notes[ec.entityId];
|
||||
|
||||
if (!note) {
|
||||
// if this note has not been requested before then it's not part of froca's cached subset and
|
||||
// if this note has not been requested before then it's not part of froca's cached subset, and
|
||||
// we're not interested in it
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user