From 4f22272b0de3e3138a50f01907df411fef3e398e Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Thu, 18 Dec 2025 09:14:02 -0500 Subject: [PATCH] Alphabetize auto_install_extensions --- assets/settings/default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/settings/default.json b/assets/settings/default.json index fb8a2acc4c46dd2cfab1857af3862e6cf0946fb8..b52be6a58175cc361d9362e998fa7f0ac3d45556 100644 --- a/assets/settings/default.json +++ b/assets/settings/default.json @@ -1735,8 +1735,8 @@ // If you don't want any of these extensions, add this field to your settings // and change the value to `false`. "auto_install_extensions": { - "html": true, "google-ai": true, + "html": true, }, // The capabilities granted to extensions. //