mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 04:53:33 +01:00
more GDPR classification
This commit is contained in:
@@ -270,7 +270,7 @@ export class SaveParticipant implements ISaveParticipant {
|
||||
"saveParticipantStats" : {
|
||||
}
|
||||
*/
|
||||
// TODO: We need to move off dynamic property names as we can't declare them statically in the registry.
|
||||
// GDPR__TODO: We need to move off dynamic property names as we can't declare them statically in the registry.
|
||||
this._telemetryService.publicLog('saveParticipantStats', stats);
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user