Bug 1940566 - Add section to manage followed/blocked topics in Customize panel r=home-newtab-reviewers,fluent-reviewers,bolsson,amy

Differential Revision: https://phabricator.services.mozilla.com/D234219
This commit is contained in:
Maxx Crawford
2025-01-17 16:49:56 +00:00
parent 00d84f5344
commit 32ca8aa13e
17 changed files with 961 additions and 3 deletions

View File

@@ -520,6 +520,14 @@ export const PREFS_CONFIG = new Map([
value: false,
},
],
[
"discoverystream.sections.customizeMenuPanel.enabled",
{
title:
"Boolean flag to enable the setions management panel in Customize menu",
value: false,
},
],
[
"discoverystream.sections.cards.enabled",
{