Skip to content

Commit

Permalink
Fix product json
Browse files Browse the repository at this point in the history
  • Loading branch information
nang-dev committed Jan 4, 2025
1 parent 48b08d0 commit 8c70290
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions product.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,13 @@
"quality": "stable",
"webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-cdn.net/insider/ef65ac1ba57f57f2a3961bfe94aa20481caca4c6/out/vs/workbench/contrib/webview/browser/pre/",
"extensionsGallery": {
"serviceUrl": "https://walrus-backup-app-sgqep.ondigitalocean.app/pearai-backup-server-api/gallery",
"itemUrl": "https://walrus-backup-app-sgqep.ondigitalocean.app/pearai-backup-server-api/items"
"nlsBaseUrl": "https://www.vscode-unpkg.net/_lp/",
"serviceUrl": "https://market.trypear.ai/gallery",
"itemUrl": "https://market.trypear.ai/items",
"publisherUrl": "https://market.trypear.ai/publishers",
"resourceUrlTemplate": "https://{publisher}.vscode-unpkg.net/{publisher}/{name}/{version}/{path}",
"controlUrl": "https://az764295.vo.msecnd.net/extensions/marketplace.json"
},

"profileTemplatesUrl": "https://az764295.vo.msecnd.net/profile-templates/profile-templates.json",
"extensionRecommendations": {
"ms-dotnettools.csdevkit": {
Expand Down

0 comments on commit 8c70290

Please sign in to comment.