Verified Commit 1a2b439f authored by henry's avatar henry Committed by ma1
Browse files

fixup! BB 43118: Hide feature recommendation (CFR) settings.

BB 44630: Stop commenting out setting controls.
parent 9f6f8849
Loading
Loading
Loading
Loading
+12 −12
Original line number Diff line number Diff line
@@ -3024,18 +3024,18 @@ SettingGroupManager.registerGroups({
        l10nId: "browsing-media-control",
        supportPage: "media-keyboard-control",
      },
      // {
      //   id: "cfrRecommendations",
      //   l10nId: "browsing-cfr-recommendations",
      //   supportPage: "extensionrecommendations",
      //   subcategory: "cfraddons",
      // },
      // {
      //   id: "cfrRecommendations-features",
      //   l10nId: "browsing-cfr-features",
      //   supportPage: "extensionrecommendations",
      //   subcategory: "cfrfeatures",
      // },
      {
        id: "cfrRecommendations",
        l10nId: "browsing-cfr-recommendations",
        supportPage: "extensionrecommendations",
        subcategory: "cfraddons",
      },
      {
        id: "cfrRecommendations-features",
        l10nId: "browsing-cfr-features",
        supportPage: "extensionrecommendations",
        subcategory: "cfrfeatures",
      },
      {
        id: "linkPreviewEnabled",
        l10nId: "link-preview-settings-enable",