mirror of
https://github.com/voideditor/void
synced 2026-05-23 09:28:23 +00:00
marketplace URL
This commit is contained in:
parent
c1f3b92c51
commit
d14a2f1fff
1 changed files with 2 additions and 2 deletions
|
|
@ -31,8 +31,8 @@
|
|||
"nodejsRepository": "https://nodejs.org",
|
||||
"urlProtocol": "void-editor",
|
||||
"extensionsGallery": {
|
||||
"serviceUrl": "https://open-vsx.org/vscode/gallery",
|
||||
"itemUrl": "https://open-vsx.org/vscode/item"
|
||||
"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
|
||||
"itemUrl": "https://marketplace.visualstudio.com/items"
|
||||
},
|
||||
"builtInExtensions": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue