From b84cdcf7c6046b8d0c7d9fd292866e2ebc6a13ab Mon Sep 17 00:00:00 2001 From: sameerasw Date: Thu, 27 Feb 2025 23:09:40 +0530 Subject: updated pop-up footer --- popup/popup.html | 4 ++-- popup/popup.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'popup') diff --git a/popup/popup.html b/popup/popup.html index 4c20a90..1dda5cd 100644 --- a/popup/popup.html +++ b/popup/popup.html @@ -64,11 +64,11 @@ diff --git a/popup/popup.js b/popup/popup.js index 5f893ea..79edaa9 100644 --- a/popup/popup.js +++ b/popup/popup.js @@ -1,4 +1,4 @@ -let logging = true; +let logging = false; new (class ExtensionPopup { BROWSER_STORAGE_KEY = "transparentZenSettings"; -- cgit v1.2.3