change wildcard property

This commit is contained in:
kieferrm
2017-09-12 11:56:50 -07:00
committed by Kai Maetzel
parent c180bda91e
commit acacfeda1f

View File

@@ -397,7 +397,7 @@ function getTelemetryActivationEvent(extensionDescription: IExtensionDescription
"${wildcard}": [
{
"${prefix}": "contribution.",
"${property}": { "endPoint": "none", "classification": "SystemMetaData", "purpose": "FeatureInsight" }
"${classification}": { "endPoint": "none", "classification": "SystemMetaData", "purpose": "FeatureInsight" }
}
]
}