You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-23 22:36:32 +02:00
All: Fix issue with shared notebooks and SAML sync
This commit is contained in:
@@ -80,6 +80,7 @@ export default class JoplinServerApi {
|
|||||||
const optionSession = this.options_.session();
|
const optionSession = this.options_.session();
|
||||||
|
|
||||||
if (optionSession) {
|
if (optionSession) {
|
||||||
|
this.session_ = optionSession;
|
||||||
return optionSession;
|
return optionSession;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user