зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1663729 - Activate mobile promo on protections dashboard. r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D89478
This commit is contained in:
Родитель
dcb65c1e81
Коммит
d3557ef834
|
@ -1680,7 +1680,7 @@ pref("browser.contentblocking.report.monitor.enabled", true);
|
|||
pref("browser.contentblocking.report.proxy.enabled", false);
|
||||
|
||||
// Disable the mobile promotion by default.
|
||||
pref("browser.contentblocking.report.show_mobile_app", false);
|
||||
pref("browser.contentblocking.report.show_mobile_app", true);
|
||||
|
||||
pref("browser.contentblocking.report.monitor.url", "https://monitor.firefox.com/?entrypoint=protection_report_monitor&utm_source=about-protections");
|
||||
pref("browser.contentblocking.report.monitor.how_it_works.url", "https://monitor.firefox.com/about");
|
||||
|
|
Загрузка…
Ссылка в новой задаче