Loading browser/components/preferences/main.js +12 −12 Original line number Diff line number Diff line Loading @@ -367,18 +367,18 @@ let SETTINGS_CONFIG = { 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", Loading Loading
browser/components/preferences/main.js +12 −12 Original line number Diff line number Diff line Loading @@ -367,18 +367,18 @@ let SETTINGS_CONFIG = { 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", Loading