Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
olilarkin committed Dec 2, 2023
1 parent 52ea6b5 commit 2f8c652
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
],
"codespaces": {
"repositories": {
"iPlug2/iPlug2OOS": {
"iplug2/iplug2oos": {
"permissions": "write-all"
},
"iPlug2/iPlug2": {
"iplug2/iplug2": {
"permissions": "read-all"
}
}
Expand Down

0 comments on commit 2f8c652

Please sign in to comment.