mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 06:15:48 +01:00
small fixes
This commit is contained in:
@@ -147,7 +147,6 @@ async function pullSync(syncContext) {
|
||||
}
|
||||
|
||||
stats.outstandingPulls = resp.maxSyncId - sync.id;
|
||||
|
||||
}
|
||||
|
||||
await setLastSyncedPull(rows[rows.length - 1].sync.id);
|
||||
|
||||
Reference in New Issue
Block a user