From f6c56a64b4e0ba66fd9b718c870a5c23325ebeb0 Mon Sep 17 00:00:00 2001 From: Joao Moreno Date: Mon, 17 Jan 2022 17:20:23 +0100 Subject: [PATCH] fix build --- build/lib/i18n.resources.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build/lib/i18n.resources.json b/build/lib/i18n.resources.json index e5056d42933..8ff6f1f199e 100644 --- a/build/lib/i18n.resources.json +++ b/build/lib/i18n.resources.json @@ -266,6 +266,10 @@ "name": "vs/workbench/contrib/audioCues", "project": "vscode-workbench" }, + { + "name": "vs/workbench/contrib/offline", + "project": "vscode-workbench" + }, { "name": "vs/workbench/services/actions", "project": "vscode-workbench"