mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 00:05:50 +01:00
refactored "sync" table to "entity_changes"
This commit is contained in:
@@ -64,7 +64,7 @@ async function setupSyncFromSyncServer(syncServerHost, syncProxy, username, pass
|
||||
}
|
||||
|
||||
try {
|
||||
log.info("Getting document options from sync server.");
|
||||
log.info("Getting document options FROM entity_changes server.");
|
||||
|
||||
// response is expected to contain documentId and documentSecret options
|
||||
const resp = await request.exec({
|
||||
|
||||
Reference in New Issue
Block a user