mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-12 16:01:18 +02:00
Fix JoinRoomError action name typo
This commit is contained in:
parent
be22a325f6
commit
9007afabfa
@ -152,5 +152,5 @@ export enum Action {
|
||||
/**
|
||||
* Fired when joining a room failed
|
||||
*/
|
||||
JoinRoomError = "join_room",
|
||||
JoinRoomError = "join_room_error",
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user