Verified Commit 4eeafb9d authored by henry's avatar henry Committed by ma1
Browse files

BB 43118: Hide feature recommendation (CFR) settings.

parent e995f132
Loading
Loading
Loading
Loading
+12 −12
Original line number Diff line number Diff line
@@ -2972,18 +2972,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",