add comment
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
0db66313e2
commit
a69560d0de
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue