Issue 3401, ostatus group subscription lands on blank page
This commit is contained in:
parent
f04452c70a
commit
19c3cd541d
@ -150,6 +150,8 @@ class OStatusGroupAction extends OStatusSubAction
|
||||
$this->showForm(_m('Remote group join failed!'));
|
||||
return;
|
||||
}
|
||||
|
||||
$this->success();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user