Fix extensions patch

This commit is contained in:
TheDevKiller 2019-04-28 00:52:52 +02:00
parent 6f2c9cda78
commit 9ca610a7a2

View File

@ -16,15 +16,3 @@ index 4103352af8..3d48bbee02 100644
+ "itemUrl": "https://marketplace.visualstudio.com/items" + "itemUrl": "https://marketplace.visualstudio.com/items"
+ } + }
+} +}
diff --git a/product.json b/product.json
index b250c66fc4..8a9befcfbb 100644
--- a/product.json
+++ b/product.json
@@ -19,6 +19,7 @@
"reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new",
"urlProtocol": "code-oss",
"extensionAllowedProposedApi": [
+ "ms-vsliveshare.vsliveshare",
"ms-vscode.references-view"
],
"quality": "stable",