fix(patch): cherry-pick d86b1f7 to release/v0.28.0-preview.2-pr-18447 to patch version v0.28.0-preview.2 and create version 0.28.0-preview.3 (#18450)

Co-authored-by: christine betts <chrstn@uw.edu>
This commit is contained in:
gemini-cli-robot
2026-02-06 10:21:09 -08:00
committed by GitHub
parent 171ecdef18
commit 64642f2718
3 changed files with 4 additions and 4 deletions

View File

@@ -1486,7 +1486,7 @@ const SETTINGS_SCHEMA = {
label: 'Extension Configuration',
category: 'Experimental',
requiresRestart: true,
default: false,
default: true,
description: 'Enable requesting and fetching of extension settings.',
showInDialog: false,
},