From 824c9dd30259ea6fed38ad8df5466f0194a92a55 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:31 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=92=EF=B8=8F=20system.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/constants/system.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/constants/system.ts b/src/constants/system.ts index 0cd2e76..6358fb0 100644 --- a/src/constants/system.ts +++ b/src/constants/system.ts @@ -93,3 +93,4 @@ export function getAttributionHeader(fingerprint: string): string { logForDebugging(`attribution header ${header}`) return header } +