fix GDPR annotation

This commit is contained in:
kieferrm 2020-08-12 00:44:36 +00:00
parent 4585a8cc1d
commit ce508a8214

View file

@ -39,7 +39,7 @@ export class TypeScriptServerError extends Error {
"TypeScriptRequestErrorProperties" : {
"command" : { "classification": "SystemMetaData", "purpose": "FeatureInsight" },
"serverid" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
"sanitizedstack" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" },
"sanitizedstack" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth" }
}
*/
return {