mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-14 17:02:17 +02:00
add comment
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
0db66313e2
commit
a69560d0de
@ -99,6 +99,7 @@ class RoomViewStore extends Store<ActionPayload> {
|
||||
case 'view_room':
|
||||
this.viewRoom(payload);
|
||||
break;
|
||||
// for these events blank out the roomId as we are no longer in the RoomView
|
||||
case 'view_create_group':
|
||||
case 'view_welcome_page':
|
||||
case 'view_home_page':
|
||||
|
Loading…
x
Reference in New Issue
Block a user