login event should be IAnonymousEvent
This commit is contained in:
@@ -23,7 +23,7 @@ export interface IRoomEvent extends IPseudonymousEvent {
|
|||||||
hashedRoomId: string
|
hashedRoomId: string
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface IOnboardingLoginBegin extends IEvent {
|
export interface IOnboardingLoginBegin extends IAnonymousEvent {
|
||||||
key: "onboarding_login_begin",
|
key: "onboarding_login_begin",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user