Removes the 'ui' value from extension kind, as it's redundant (#523)
This commit is contained in:
parent
16e8fe1426
commit
5b521df51e
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@
|
|||
"browser": "./dist/web/extension.js",
|
||||
"main": "./dist/web/extension.js",
|
||||
"extensionKind": [
|
||||
"ui",
|
||||
"workspace"
|
||||
],
|
||||
"contributes": {
|
||||
|
|
Loading…
Reference in a new issue