You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-29 22:48:10 +02:00
All: Improved logging during sync to allow finding bugs more easily
This commit is contained in:
@@ -598,6 +598,8 @@ class Synchronizer {
|
||||
},
|
||||
|
||||
wipeOutFailSafe: Setting.value('sync.wipeOutFailSafe'),
|
||||
|
||||
logger: this.logger(),
|
||||
});
|
||||
|
||||
let remotes = listResult.items;
|
||||
|
||||
Reference in New Issue
Block a user