From b16a63b2033d24670f71e6407e2a4ccce95be153 Mon Sep 17 00:00:00 2001 From: altaf-creator Date: Mon, 29 Dec 2025 22:54:50 +0800 Subject: fuck this --- frontend/main.js | 1 - 1 file changed, 1 deletion(-) (limited to 'frontend/main.js') diff --git a/frontend/main.js b/frontend/main.js index 0b5d3c5..0bf2944 100644 --- a/frontend/main.js +++ b/frontend/main.js @@ -32,7 +32,6 @@ async function subscribe() { body: JSON.stringify(subscription), headers: { "Content-Type": "application/json", - "Credentials": "include", }, }) } -- cgit v1.2.3