From fac878b27b058ba31b6af142ec15583ab0405690 Mon Sep 17 00:00:00 2001 From: sameerasw Date: Wed, 26 Feb 2025 19:49:11 +0530 Subject: Fixed incorrect website matching --- shared/constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shared') diff --git a/shared/constants.js b/shared/constants.js index dd00e68..92eb2fd 100644 --- a/shared/constants.js +++ b/shared/constants.js @@ -1 +1 @@ -export const BROWSER_STORAGE_KEY = "zneInternetSettings"; \ No newline at end of file +export const BROWSER_STORAGE_KEY = "transparentZenSettings"; \ No newline at end of file -- cgit v1.2.3