summaryrefslogtreecommitdiff
path: root/shared
diff options
context:
space:
mode:
authorsameerasw <[email protected]>2025-02-26 19:49:11 +0530
committersameerasw <[email protected]>2025-02-26 19:49:11 +0530
commitfac878b27b058ba31b6af142ec15583ab0405690 (patch)
tree8cada414c53cc1d503e52490cdbfa66cdb890630 /shared
parent3b0070518d96f8c7a924f7b8b178877c8207dfd3 (diff)
Fixed incorrect website matching
Diffstat (limited to 'shared')
-rw-r--r--shared/constants.js2
1 files changed, 1 insertions, 1 deletions
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