Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 88dc263

Browse files
committed
💄Remove VPN Promo
1 parent 260de1a commit 88dc263

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
diff --git a/browser/components/privatebrowsing/content/aboutPrivateBrowsing.js b/browser/components/privatebrowsing/content/aboutPrivateBrowsing.js
2+
index c69aa3c1c1640217b5c1eba1457096230d3fcf9a..222af36287e7037a0505ca4c4ec5dab76467c222 100644
3+
--- a/browser/components/privatebrowsing/content/aboutPrivateBrowsing.js
4+
+++ b/browser/components/privatebrowsing/content/aboutPrivateBrowsing.js
5+
@@ -167,7 +167,7 @@ async function renderPromo({
6+
}
7+
8+
const DEFAULT_PRIVATE_BROWSING_CONTENT = {
9+
- promoEnabled: true,
10+
+ promoEnabled: false,
11+
infoEnabled: true,
12+
infoIcon: "",
13+
infoTitle: "",

0 commit comments

Comments
 (0)