From 6089c6b1eac90027116812f0e843bfd841101391 Mon Sep 17 00:00:00 2001 From: Son Date: Tue, 22 Dec 2020 06:23:50 +1100 Subject: Allow code extension to download binary in apple arm --- editors/code/src/main.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/code/src') diff --git a/editors/code/src/main.ts b/editors/code/src/main.ts index a763194d6..6f196c7b8 100644 --- a/editors/code/src/main.ts +++ b/editors/code/src/main.ts @@ -287,7 +287,7 @@ async function getServer(config: Config, state: PersistentState): Promise