We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3af4ea commit b0b0c2bCopy full SHA for b0b0c2b
src/vs/workbench/workbench.desktop.main.ts
@@ -170,9 +170,7 @@ import 'vs/workbench/contrib/multiDiffEditor/browser/multiDiffEditor.contributio
170
import 'vs/workbench/contrib/remoteTunnel/electron-sandbox/remoteTunnel.contribution';
171
172
// Chat
173
-import 'vs/workbench/contrib/chat/electron-sandbox/chat.contribution';
174
-import 'vs/workbench/contrib/inlineChat/electron-sandbox/inlineChat.contribution';
175
-
+import 'vs/workbench/contrib/chat/electron-sandbox/voice.contribution';
176
177
//#endregion
178
0 commit comments