mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
change wildcard property
This commit is contained in:
@@ -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" }
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user