Don't show failed contacts
This commit is contained in:
@@ -406,6 +406,7 @@ class Profile
|
||||
'pending' => false,
|
||||
'hidden' => false,
|
||||
'archive' => false,
|
||||
'failed' => false,
|
||||
'network' => Protocol::FEDERATED,
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user