You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-06-15 23:00:36 +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