From 7a6d5c680cdb9cee3c292ed2ac4f0ea3893694e1 Mon Sep 17 00:00:00 2001 From: Lukas Wirth Date: Thu, 13 Apr 2023 17:38:12 +0200 Subject: fix: Fix view crate graph being broken due to webworker usage --- editors/code/src/commands.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/code/src') diff --git a/editors/code/src/commands.ts b/editors/code/src/commands.ts index 4438d475ad9..507a6260e17 100644 --- a/editors/code/src/commands.ts +++ b/editors/code/src/commands.ts @@ -663,12 +663,12 @@ function crateGraph(ctx: CtxInit, full: boolean): Cmd { - +