diff --git a/src/background/index.js b/src/background/index.js index bb982b0..733eb0b 100644 --- a/src/background/index.js +++ b/src/background/index.js @@ -33,6 +33,7 @@ async function handleExtensionSetup() { method: "POST", headers: { "Content-Type": "application/json", + "X-Sl-Allowcookies": true, }, body: JSON.stringify({ device: Utils.getDeviceName(),