remove web extension kind in builtin extensions

This commit is contained in:
Sandeep Somavarapu
2021-09-01 15:09:13 +02:00
parent eb105261e4
commit 961c2e353d
6 changed files with 5 additions and 11 deletions

View File

@@ -15,8 +15,7 @@
],
"extensionKind": [
"ui",
"workspace",
"web"
"workspace"
],
"activationEvents": [
"onAuthenticationRequest:github",