mirror of
https://github.com/zadam/trilium.git
synced 2025-10-31 18:36:30 +01:00
many small issues found by intellij analysis
This commit is contained in:
@@ -544,7 +544,7 @@ function saveLinks(note, content) {
|
||||
|
||||
existingLinks.push(newLink);
|
||||
}
|
||||
// else the link exists so we don't need to do anything
|
||||
// else the link exists, so we don't need to do anything
|
||||
}
|
||||
|
||||
// marking links as deleted if they are not present on the page anymore
|
||||
|
||||
Reference in New Issue
Block a user