Skip to content

Commit edf9855

Browse files
authored
Update src/vs/workbench/workbench.desktop.main.ts
1 parent 051c5d0 commit edf9855

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/vs/workbench/workbench.desktop.main.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,8 @@ import 'vs/workbench/contrib/remoteTunnel/electron-sandbox/remoteTunnel.contribu
171171

172172
// Chat
173173
import 'vs/workbench/contrib/chat/electron-sandbox/chat.contribution';
174+
import 'vs/workbench/contrib/inlineChat/electron-sandbox/inlineChat.contribution';
175+
174176

175177
//#endregion
176178

0 commit comments

Comments
 (0)