Fix SearchBuildId
This commit is contained in:
parent
b7e991cf02
commit
be95d60a65
|
@ -1,21 +1,21 @@
|
|||
--- product.json Tue Oct 13 14:30:48 2020
|
||||
+++ product-modified.json Thu Oct 29 15:22:46 2020
|
||||
@@ -936,7 +936,7 @@
|
||||
"linux-x64": "appcenter://code?aid=fba07a4d-84bd-4fc8-a125-9640fc8ce171",
|
||||
"darwin": "appcenter://code?aid=860d6632-f65b-490b-85a8-3e72944f7774"
|
||||
},
|
||||
- "enableTelemetry": true,
|
||||
+ "enableTelemetry": false,
|
||||
"aiConfig": {
|
||||
"asimovKey": "AIF-444c3af9-8e69-4462-ab49-4191e6ad1916"
|
||||
},
|
||||
@@ -1214,6 +1214,5 @@
|
||||
"vs/code/electron-browser/workbench/workbench.html": "DCAx76TE79oJvbVEouBCXQ",
|
||||
"vs/code/electron-browser/workbench/workbench.js": "EWRP4AdsNbp965Vz0YEmAA"
|
||||
},
|
||||
- "settingsSearchBuildId": 1500100728140,
|
||||
- "target": "system"
|
||||
-}
|
||||
\ No newline at end of file
|
||||
+ "settingsSearchBuildId": 1500100728140
|
||||
+}
|
||||
--- product.json Tue Oct 13 14:30:48 2020
|
||||
+++ product-modified.json Thu Oct 29 15:22:46 2020
|
||||
@@ -936,7 +936,7 @@
|
||||
"linux-x64": "appcenter://code?aid=fba07a4d-84bd-4fc8-a125-9640fc8ce171",
|
||||
"darwin": "appcenter://code?aid=860d6632-f65b-490b-85a8-3e72944f7774"
|
||||
},
|
||||
- "enableTelemetry": true,
|
||||
+ "enableTelemetry": false,
|
||||
"aiConfig": {
|
||||
"asimovKey": "AIF-444c3af9-8e69-4462-ab49-4191e6ad1916"
|
||||
},
|
||||
@@ -1214,6 +1214,5 @@
|
||||
"vs/code/electron-browser/workbench/workbench.html": "DCAx76TE79oJvbVEouBCXQ",
|
||||
"vs/code/electron-browser/workbench/workbench.js": "EWRP4AdsNbp965Vz0YEmAA"
|
||||
},
|
||||
- "settingsSearchBuildId": 1530200779140,
|
||||
- "target": "system"
|
||||
-}
|
||||
\ No newline at end of file
|
||||
+ "settingsSearchBuildId": 1530200779140
|
||||
+}
|
||||
|
|
Loading…
Reference in New Issue