mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 06:15:48 +01:00
many small issues found by intellij analysis
This commit is contained in:
@@ -47,7 +47,7 @@ class SpacedUpdate {
|
||||
this.changed = false;
|
||||
}
|
||||
else {
|
||||
// update not triggered but changes are still pending so we need to schedule another check
|
||||
// update not triggered but changes are still pending, so we need to schedule another check
|
||||
this.scheduleUpdate();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user