Unverified Commit 896babcf authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Fix duplicate portsAttributes in devcontainer.json

parent 2aa35fed
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -9,7 +9,6 @@
    "8004": {
      "onAutoForward": "silent"
    },
    "portsAttributes": {
    "8006": {
      "label": "Web",
      "onAutoForward": "openBrowser"