From 9f3ac8ebf1e31f52ba120a8cfdd85068603bf814 Mon Sep 17 00:00:00 2001 From: "action@github.com" Date: Thu, 5 Dec 2024 21:45:08 +0000 Subject: [PATCH] Updates --- app/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/index.html b/app/index.html index 1e6a2c86..5214e2ca 100644 --- a/app/index.html +++ b/app/index.html @@ -10,7 +10,7 @@ } gtag('js', new Date()); - gtag('config', 'G-J9K66SBQTM', { cookie_flags: 'SameSite=None;Secure' }); + gtag('config', 'G-J9K66SBQTM', { cookie_flags: 'samesite=none;secure' });