parent
9688a55d56
commit
2b43d484eb
@ -202,7 +202,7 @@ class FlaggedProfileList extends ProfileList
|
|||||||
*/
|
*/
|
||||||
function newListItem(Profile $profile)
|
function newListItem(Profile $profile)
|
||||||
{
|
{
|
||||||
return new FlaggedProfileListItem($this->profile, $this->action);
|
return new FlaggedProfileListItem($profile, $this->action);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user