enable virtual workspace capability

This commit is contained in:
Sandeep Somavarapu
2021-04-23 10:19:46 +02:00
parent 77ac0dc1a5
commit ac151b40a5
14 changed files with 14 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
"onAuthenticationRequest:microsoft"
],
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
}