forked from GNUsocial/gnu-social
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!'));
|
$this->showForm(_m('Remote group join failed!'));
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$this->success();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user