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 } +