fix: fix document upload limit (#2017)
This commit is contained in:
@@ -210,7 +210,6 @@ class ContactsController extends Controller
|
||||
*/
|
||||
public function show(Contact $contact)
|
||||
{
|
||||
|
||||
// make sure we don't display a significant other if it's not set as a
|
||||
// real contact
|
||||
if ($contact->is_partial) {
|
||||
|
||||
Reference in New Issue
Block a user