You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-23 22:36:32 +02:00
Desktop, Mobile: Fixes #10292: Email to note address not presented in configuration screen before synchronisation (#10293)
This commit is contained in:
@@ -311,4 +311,7 @@ export default class JoplinServerApi {
|
||||
}
|
||||
}
|
||||
|
||||
public async loadSession() {
|
||||
await this.session();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user