mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
many small issues found by intellij analysis
This commit is contained in:
@@ -21,7 +21,7 @@ async function testSync() {
|
||||
|
||||
await syncService.login();
|
||||
|
||||
// login was successful so we'll kick off sync now
|
||||
// login was successful, so we'll kick off sync now
|
||||
// this is important in case when sync server has been just initialized
|
||||
syncService.sync();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user