Bug 1932183 – Pass followed sections to merino. r=home-newtab-reviewers,npypchenko

Differential Revision: https://phabricator.services.mozilla.com/D231758
This commit is contained in:
Amy Churchwell
2024-12-11 05:36:29 +00:00
parent 2731ed4f95
commit f23c6218f9
2 changed files with 28 additions and 0 deletions

View File

@@ -488,6 +488,13 @@ export const PREFS_CONFIG = new Map([
value: true,
},
],
[
"discoverystream.sections.following",
{
title: "A comma-separated list of strings of followed section topics",
value: "",
},
],
[
"discoverystream.spoc-positions",
{