From 9decc4c0a395df7a77c6a2c3841d3a7876c0a1a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauren=C8=9Biu=20Nicola?= Date: Mon, 4 Jan 2021 14:58:02 +0200 Subject: Allow download of aarch64-pc-windows-msvc binaries --- editors/code/src/main.ts | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'editors/code/src') diff --git a/editors/code/src/main.ts b/editors/code/src/main.ts index 60907dfd4..4c132cabe 100644 --- a/editors/code/src/main.ts +++ b/editors/code/src/main.ts @@ -287,16 +287,15 @@ async function getServer(config: Config, state: PersistentState): Promise