Fix SearchBuildId

This commit is contained in:
Kevin Dorner 2021-02-28 15:39:31 +01:00
parent b7e991cf02
commit be95d60a65
1 changed files with 21 additions and 21 deletions

View File

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