diff options
author | sameerasw <[email protected]> | 2025-02-26 17:20:26 +0530 |
---|---|---|
committer | sameerasw <[email protected]> | 2025-02-26 17:20:26 +0530 |
commit | fc4ec05cf405e44febc15cf1c37a08c7a7bbcfb4 (patch) | |
tree | c4056cd4eb452c579688b827481fa26c75e4084e /shared/constants.js | |
parent | 8ad5353bf3f698ec8653ec97e9da66ae58536b0a (diff) |
Code cleanup
Diffstat (limited to 'shared/constants.js')
-rw-r--r-- | shared/constants.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/constants.js b/shared/constants.js index 92eb2fd..dd00e68 100644 --- a/shared/constants.js +++ b/shared/constants.js @@ -1 +1 @@ -export const BROWSER_STORAGE_KEY = "transparentZenSettings";
\ No newline at end of file +export const BROWSER_STORAGE_KEY = "zneInternetSettings";
\ No newline at end of file |