Verified Commit 3654fbe3 authored by henry's avatar henry Committed by jwilde
Browse files

fixup! BB 44045: Disable ML features.

BB 44764: Stop commenting out link preview setting controls.
parent 4f5693c2
Loading
Loading
Loading
Loading
+15 −15
Original line number Diff line number Diff line
@@ -3226,21 +3226,21 @@ SettingGroupManager.registerGroups({
      //   supportPage: "extensionrecommendations",
      //   subcategory: "cfrfeatures",
      // },
      // {
      //   id: "linkPreviewEnabled",
      //   l10nId: "link-preview-settings-enable",
      //   subcategory: "link-preview",
      //   items: [
      //     {
      //       id: "linkPreviewKeyPoints",
      //       l10nId: "link-preview-settings-key-points",
      //     },
      //     {
      //       id: "linkPreviewLongPress",
      //       l10nId: "link-preview-settings-long-press",
      //     },
      //   ],
      // },
      {
        id: "linkPreviewEnabled",
        l10nId: "link-preview-settings-enable",
        subcategory: "link-preview",
        items: [
          {
            id: "linkPreviewKeyPoints",
            l10nId: "link-preview-settings-key-points",
          },
          {
            id: "linkPreviewLongPress",
            l10nId: "link-preview-settings-long-press",
          },
        ],
      },
    ],
  },
  httpsOnly: {