mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-01 01:59:56 +00:00
commit
f87dad3a5c
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ export class UserService {
|
|||
secure: isHttps(),
|
||||
domain: location.hostname,
|
||||
sameSite: true,
|
||||
path: "/",
|
||||
});
|
||||
this.#setJwtInfo();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue