Revert parts of "Fix #125395"

Re-enables GitHub extension in untrusted workspaces

From commit 01c6fb557d
This commit is contained in:
Eric Amodio 2021-06-03 16:51:33 -04:00
parent eab8d0403f
commit 41b1406d3a

View file

@ -23,7 +23,7 @@
"capabilities": {
"virtualWorkspaces": false,
"untrustedWorkspaces": {
"supported": false
"supported": true
}
},
"contributes": {