Skip to content

Commit c5f013b

Browse files
benz0liyiliang114
authored andcommitted
Update Code to 1.89.1 (coder#6796)
1 parent 6aa9e93 commit c5f013b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

patches/display-language.diff

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Index: code-server/lib/vscode/src/vs/server/node/serverServices.ts
3030
import { ProtocolConstants } from 'vs/base/parts/ipc/common/ipc.net';
3131
import { IConfigurationService } from 'vs/platform/configuration/common/configuration';
3232
import { ConfigurationService } from 'vs/platform/configuration/common/configurationService';
33-
@@ -240,6 +240,9 @@ export async function setupServerService
33+
@@ -237,6 +237,9 @@ export async function setupServerService
3434
const channel = new ExtensionManagementChannel(extensionManagementService, (ctx: RemoteAgentConnectionContext) => getUriTransformer(ctx.remoteAuthority));
3535
socketServer.registerChannel('extensions', channel);
3636

0 commit comments

Comments
 (0)