mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
typos
This commit is contained in:
@@ -228,7 +228,7 @@ setInterval(() => {
|
||||
}, 60 * 1000);
|
||||
|
||||
function syncFinished() {
|
||||
// after first sync finishes, the application is ready to be used
|
||||
// after the first sync finishes, the application is ready to be used
|
||||
// this is meaningless but at the same time harmless (idempotent) for further syncs
|
||||
sqlInit.setDbAsInitialized();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user