This commit is contained in:
Swapnil Raj 2020-07-18 16:41:57 +05:30
parent 1d3635e1c8
commit 2c8b5b49ed
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@ export enum RightPanelPhases {
GroupRoomList = 'GroupRoomList',
GroupRoomInfo = 'GroupRoomInfo',
GroupMemberInfo = 'GroupMemberInfo',
};
}
// These are the phases that are safe to persist (the ones that don't require additional
// arguments).