Error: use a close button instead of go to home when in widget mode
This commit is contained in:
@@ -479,6 +479,7 @@ export const GroupCallView: FC<Props> = ({
|
||||
|
||||
return (
|
||||
<GroupCallErrorBoundary
|
||||
widget={widget}
|
||||
recoveryActionHandler={(action) => {
|
||||
if (action == "reconnect") {
|
||||
setLeft(false);
|
||||
|
||||
Reference in New Issue
Block a user