diff options
author | Michael Hansen | 2020-05-05 15:09:37 -0700 |
---|---|---|
committer | Michael Hansen | 2020-05-05 15:09:37 -0700 |
commit | 3fe5129c7a11ea4fdaab62100927445b81741d0e (patch) | |
tree | c12799809d59bc5a55e9363d6a2cec9d46a13eb7 /code-liveshare.diff | |
parent | b6f0fb8c1dfeb78759dc8b92ba7c148cf2168141 (diff) | |
download | aur-3fe5129c7a11ea4fdaab62100927445b81741d0e.tar.gz |
Update liveshare patch for latest product.json
Diffstat (limited to 'code-liveshare.diff')
-rw-r--r-- | code-liveshare.diff | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/code-liveshare.diff b/code-liveshare.diff index ba8912565a89..d6ed5d2bd5d4 100644 --- a/code-liveshare.diff +++ b/code-liveshare.diff @@ -2,11 +2,11 @@ diff --git a/product.json b/product.json index b250c66fc4..8a9befcfbb 100644 --- a/product.json +++ b/product.json -@@ -19,6 +19,7 @@ +@@ -34,6 +34,7 @@ "reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new", "urlProtocol": "code-oss", "extensionAllowedProposedApi": [ + "ms-vsliveshare.vsliveshare", + "ms-vscode.vscode-js-profile-table", "ms-vscode.references-view" ], - "quality": "stable", |