feat: set and clear personal description now appears in change log (#4893)
This commit is contained in:
@@ -152,6 +152,7 @@ class RelationshipsController extends Controller
|
||||
|
||||
app(UpdateContact::class)->execute($datas + [
|
||||
'contact_id' => $otherContact->id,
|
||||
'author_id' => auth()->user()->id,
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user