From 690c3575a03b5999d1ee726a818e52ebb51b1d88 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:26 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=A5=8E=20privacyLevel.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/privacyLevel.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/privacyLevel.ts b/src/utils/privacyLevel.ts index 4848492..60a838f 100644 --- a/src/utils/privacyLevel.ts +++ b/src/utils/privacyLevel.ts @@ -53,3 +53,4 @@ export function getEssentialTrafficOnlyReason(): string | null { } return null } +