Skip to content

Commit fa55c23

Browse files
committed
fixup
1 parent 5627cad commit fa55c23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/core/src/shared/telemetry/vscodeTelemetry.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,12 +176,12 @@
176176
},
177177
{
178178
"name": "cwsprChatTimeBetweenDisplay",
179-
"type": "int",
179+
"type": "string",
180180
"description": "An array of time when successive chunks of server responses are displayed to the user"
181181
},
182182
{
183183
"name": "cwsprChatFullDisplayLatency",
184-
"type": "string",
184+
"type": "int",
185185
"description": "The time between the user pressing enter and the entire response being rendered"
186186
},
187187
{

0 commit comments

Comments
 (0)