Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8e5b18f

Browse files
authored
fixes Amplitude to regenerateDeviceId after logout (#364)
1 parentcad2467 commit8e5b18f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎packages/amplitude/src/event-helpers.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export const logout = (): EventDefinition => () => [
3535
userId:null,
3636
},
3737
{
38-
hitType:'regenerateDevideId',
38+
hitType:'regenerateDeviceId',
3939
},
4040
];
4141

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp