You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-23 22:36:32 +02:00
Desktop, mobile: Add support for Joplin Cloud email to note functionality (#8460)
This commit is contained in:
@@ -452,6 +452,7 @@ export default class Synchronizer {
|
||||
try {
|
||||
let remoteInfo = await fetchSyncInfo(this.api());
|
||||
logger.info('Sync target remote info:', remoteInfo);
|
||||
eventManager.emit('sessionEstablished');
|
||||
|
||||
let syncTargetIsNew = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user