Bug 1914047 - Newtab layout variant B prefs r=home-newtab-reviewers,maxx

Differential Revision: https://phabricator.services.mozilla.com/D219922
This commit is contained in:
scottdowne
2024-08-23 01:31:34 +00:00
parent 54b2994716
commit 1a528c13d1
5 changed files with 26 additions and 6 deletions

View File

@@ -356,6 +356,13 @@ export const PREFS_CONFIG = new Map([
value: false,
},
],
[
"newtabLayouts.variant-b",
{
title: "Boolean flag to turn layout variant B on and off",
value: false,
},
],
[
"newtabWallpapers.highlightEnabled",
{