Skip to content

Commit f2f1e83

Browse files
committed
update groups only
1 parent cdaee51 commit f2f1e83

File tree

1 file changed

+1
-4
lines changed
  • plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/webview

1 file changed

+1
-4
lines changed

plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/webview/BrowserConnector.kt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -571,10 +571,7 @@ class BrowserConnector(
571571
params: {
572572
quickActions: {
573573
quickActionsCommandGroups: newGroups
574-
},
575-
history: true,
576-
export: true,
577-
mcpServers: false
574+
}
578575
}
579576
});
580577
} catch (e) {

0 commit comments

Comments
 (0)