提交 8313670a 编写于 作者: H Harald Kirschner

Report correct locale for language pack recommendation

上级 4e5d793a
......@@ -135,7 +135,7 @@ export class LocalizationWorkbenchContribution extends Disposable implements IWo
"language": { "classification": "SystemMetaData", "purpose": "FeatureInsight" }
}
*/
this.telemetryService.publicLog('languagePackSuggestion:popup', { userReaction, language });
this.telemetryService.publicLog('languagePackSuggestion:popup', { userReaction, language: locale });
};
const searchAction = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册