Skip to content

Commit bfd61f5

Browse files
bwieger-atlassian-comatlassian[bot]
authored andcommitted
Apply suggestion from @atlassian[bot]
Co-authored-by: atlassian[bot] <40802693+atlassian[bot]@users.noreply.github.com>
1 parent bcecd84 commit bfd61f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rovo-dev/analytics/events.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ export namespace Track {
153153
attributes: {
154154
rovoDevEnv: RovoDevEnv;
155155
appInstanceId: string;
156-
sessionId: string;
156+
rovoDevSessionId: string;
157157
messagePartsCount: number;
158158
};
159159
};

0 commit comments

Comments
 (0)