fix: fix bug with contact listing updating the updated_at date for all contacts (#7220)
This commit is contained in:
@@ -78,6 +78,7 @@ class Contact extends Model
|
||||
*/
|
||||
protected $return_from_search = [
|
||||
'id',
|
||||
'uuid',
|
||||
'first_name',
|
||||
'middle_name',
|
||||
'last_name',
|
||||
|
||||
Reference in New Issue
Block a user