mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 08:38:56 +01:00
fixup
This commit is contained in:
@@ -1883,6 +1883,7 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
|
||||
ChatResponseConfirmationPart: extHostTypes.ChatResponseConfirmationPart,
|
||||
ChatResponseMovePart: extHostTypes.ChatResponseMovePart,
|
||||
ChatResponseExtensionsPart: extHostTypes.ChatResponseExtensionsPart,
|
||||
ChatResponseExternalEditPart: extHostTypes.ChatResponseExternalEditPart,
|
||||
ChatResponsePullRequestPart: extHostTypes.ChatResponsePullRequestPart,
|
||||
ChatPrepareToolInvocationPart: extHostTypes.ChatPrepareToolInvocationPart,
|
||||
ChatResponseMultiDiffPart: extHostTypes.ChatResponseMultiDiffPart,
|
||||
|
||||
Reference in New Issue
Block a user