From 8f75a7e77c295b41dddb27a9c222a339c7eadf26 Mon Sep 17 00:00:00 2001 From: chithub22 <131723678+chithub22@users.noreply.github.com> Date: Tue, 25 Apr 2023 06:59:40 +0630 Subject: [PATCH] Update devcontainer.json --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 45198266..d01380d9 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "name": "pallets/flask", + "chithub22": "pallets/flask", "image": "mcr.microsoft.com/devcontainers/python:3", "customizations": { "vscode": {