pull/4416/head
Daniel Supernault 3 years ago
parent 859ed621b0
commit 559978db46
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -85,7 +85,6 @@ class StatusRemoteUpdatePipeline implements ShouldQueue
Media::whereProfileId($status->profile_id)
->whereStatusId($status->id)
->get()
->update([
'status_id' => null
]);

Loading…
Cancel
Save