From e854cb20452b978e55c7fbf5f7acd47591770ce0 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 14 Nov 2025 06:21:44 +0100 Subject: [PATCH] Update devcontainer.json --- .devcontainer/080 - Windows Vista Ultimate/devcontainer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.devcontainer/080 - Windows Vista Ultimate/devcontainer.json b/.devcontainer/080 - Windows Vista Ultimate/devcontainer.json index b99c942..7621b74 100644 --- a/.devcontainer/080 - Windows Vista Ultimate/devcontainer.json +++ b/.devcontainer/080 - Windows Vista Ultimate/devcontainer.json @@ -15,6 +15,5 @@ "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", - "workspaceFolder": "/workspaces/windows", "initializeCommand": "docker system prune --all --force" }