mirror of
https://github.com/zen-browser/desktop.git
synced 2026-06-30 22:36:36 +00:00
gh-12948: Removed ai related stuff from settings search (gh-14412)
This commit is contained in:
@@ -23,3 +23,6 @@
|
||||
|
||||
- name: browser.ml.linkPreview.enabled
|
||||
value: false
|
||||
|
||||
- name: browser.preferences.aiControls
|
||||
value: false
|
||||
|
||||
@@ -10,7 +10,7 @@ index 57add34d876fb885275f1147209c6fbeee367a7c..be0ab43b299317c0022a5e719f47a070
|
||||
],
|
||||
resizeCallback: async ({ title, frame }) => {
|
||||
// Search within main document and highlight matched keyword.
|
||||
@@ -437,6 +438,8 @@ const CONFIG_PANES = Object.freeze({
|
||||
@@ -437,6 +437,8 @@ const CONFIG_PANES = Object.freeze({
|
||||
tabsBrowsing: {
|
||||
l10nId: "tabs-browsing-section",
|
||||
groupIds: [
|
||||
|
||||
@@ -486,8 +486,6 @@ groupbox h2 {
|
||||
#tabGroupSuggestions,
|
||||
#web-appearance-manage-themes-link,
|
||||
#setting-control-sidebarChatbotFieldset,
|
||||
#aiControlsDescription,
|
||||
#category-ai-features,
|
||||
#setting-control-supportFirefox,
|
||||
.mission-message,
|
||||
html|setting-group:is([data-subcategory="layout"], [groupid="support"]) {
|
||||
|
||||
Reference in New Issue
Block a user