Browse Source

Merge 174d3465c0 into d9c05dfc6b

pull/280/merge
QuantumShadow87 2 years ago
committed by GitHub
parent
commit
6522de2698
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      .devcontainer/devcontainer.json

+ 5
- 0
.devcontainer/devcontainer.json View File

@ -0,0 +1,5 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}

Loading…
Cancel
Save