Skip to content

Commit ed37849

Browse files
author
Joe Previte
committed
chore: refresh service-worker patch
1 parent eeb5735 commit ed37849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/service-worker.diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Index: code-server/lib/vscode/src/vs/server/node/webClientServer.ts
2121
===================================================================
2222
--- code-server.orig/lib/vscode/src/vs/server/node/webClientServer.ts
2323
+++ code-server/lib/vscode/src/vs/server/node/webClientServer.ts
24-
@@ -298,6 +298,10 @@ export class WebClientServer {
24+
@@ -304,6 +304,10 @@ export class WebClientServer {
2525
proxyEndpointTemplate: base + '/proxy/{{port}}',
2626
codeServerVersion: this._productService.codeServerVersion,
2727
embedderIdentifier: 'server-distro',

0 commit comments

Comments
 (0)