Update inbox

pull/670/head
Daniel Supernault 6 years ago
parent 5f0922d88c
commit b396a054d1
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -248,7 +248,7 @@ class Inbox
}
$status = Status::firstOrCreate([
'profile_id' => $actor->id,
'in_reply_to_id' => $parent->id,
'reblog_of_id' => $parent->id,
'type' => 'reply'
]);
Notification::firstOrCreate([

Loading…
Cancel
Save