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:
@@ -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",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user