Loading browser/components/preferences/main.js +12 −12 Original line number Diff line number Diff line Loading @@ -377,18 +377,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", // }, // Hide link preview settings. tor-browser#44045. // { // id: "linkPreviewEnabled", Loading Loading
browser/components/preferences/main.js +12 −12 Original line number Diff line number Diff line Loading @@ -377,18 +377,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", // }, // Hide link preview settings. tor-browser#44045. // { // id: "linkPreviewEnabled", Loading