🗒️ system.ts

This commit is contained in:
nirholas
2026-03-31 10:23:31 +00:00
parent f0a56d6b7f
commit 824c9dd302

View File

@@ -93,3 +93,4 @@ export function getAttributionHeader(fingerprint: string): string {
logForDebugging(`attribution header ${header}`) logForDebugging(`attribution header ${header}`)
return header return header
} }