#68 - reply working + remove marker on comment delete
This commit is contained in:
parent
cf83edc1e6
commit
231bb21a4f
9 changed files with 64 additions and 95 deletions
|
|
@ -42,8 +42,6 @@ return [
|
|||
"type" => "comment",
|
||||
];
|
||||
|
||||
$user->sendNotification($project, $commentData);
|
||||
|
||||
$newComment = new Comment($commentData);
|
||||
|
||||
$comments[] = $newComment->toArray();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue