We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 742533a commit 9219aa1Copy full SHA for 9219aa1
src/platform/web/session-manager/session-manager.ts
@@ -238,8 +238,6 @@ export class SessionManager {
238
...options.registererOptions
239
};
240
241
- this.registererOptions.expires = 60;
242
-
243
// RegistererRegisterOptions
244
this.registererRegisterOptions = {
245
...options.registererRegisterOptions
0 commit comments