Skip to content

Commit 9f36b44

Browse files
committed
All: Fix issue with shared notebooks and SAML sync
1 parent 6f41234 commit 9f36b44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/lib/JoplinServerApi.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ export default class JoplinServerApi {
8080
const optionSession = this.options_.session();
8181

8282
if (optionSession) {
83+
this.session_ = optionSession;
8384
return optionSession;
8485
}
8586

0 commit comments

Comments
 (0)