mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
many small issues found by intellij analysis
This commit is contained in:
@@ -336,7 +336,7 @@ class ConsistencyChecks {
|
||||
({noteId, isProtected, type, mime}) => {
|
||||
if (this.autoFix) {
|
||||
// it might be possible that the note_content is not available only because of the interrupted
|
||||
// sync and it will come later. It's therefore important to guarantee that this artifical
|
||||
// sync, and it will come later. It's therefore important to guarantee that this artifical
|
||||
// record won't overwrite the real one coming from the sync.
|
||||
const fakeDate = "2000-01-01 00:00:00Z";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user