From ac07c50fc4674cc1166fa98c7d037f61979e7a77 Mon Sep 17 00:00:00 2001 From: Mathias Hurler Date: Thu, 10 Sep 2026 18:18:31 +0200 Subject: [PATCH] =?UTF-8?q?=20Revision=20vor=20Kunden=C3=BCbergabe:=20Plau?= =?UTF-8?q?sibilit=C3=A4t,=20SEO,=20A11y,=20OpenPanel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/openpanel.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/openpanel.ts b/src/openpanel.ts index 59aaa0c..09d3731 100644 --- a/src/openpanel.ts +++ b/src/openpanel.ts @@ -16,5 +16,5 @@ export const op = new OpenPanel({ trackScreenViews: true, trackOutgoingLinks: true, trackAttributes: true, - disabled: respectDnt, + //disabled: respectDnt, }); \ No newline at end of file