mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-04 07:15:54 +01:00
Polish as suggested by Ben
Co-Authored-By: Benjamin Pasero <benjamin.pasero@gmail.com>
This commit is contained in:
@@ -660,7 +660,7 @@ export class CodeApplication extends Disposable {
|
||||
return Promise.resolve({ host, port });
|
||||
}
|
||||
},
|
||||
signService: signService
|
||||
signService
|
||||
};
|
||||
|
||||
this._connection = connectRemoteAgentManagement(options, authority, `main`);
|
||||
|
||||
Reference in New Issue
Block a user