Skip to content

Commit 000ccaf

Browse files
bwieger-atlassian-combhorai-atl
authored andcommitted
comment update
1 parent bfd61f5 commit 000ccaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rovo-dev/rovoDevTelemetryProvider.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export class RovoDevTelemetryProvider {
7979
return false;
8080
}
8181

82-
// rovoDevNewSessionActionEvent is the only event that doesn't need the promptId
82+
// these events are the only events that don't need the promptId
8383
if (
8484
event.action !== 'rovoDevNewSessionAction' &&
8585
event.action !== 'rovoDevReplayCompleted' &&

0 commit comments

Comments
 (0)