mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 06:21:27 +00:00
Update DirectMessageController
This commit is contained in:
parent
ed5e956a54
commit
38fee418a9
1 changed files with 1 additions and 0 deletions
|
@ -546,6 +546,7 @@ class DirectMessageController extends Controller
|
|||
|
||||
StatusService::del($status->id, true);
|
||||
|
||||
$status->forceDeleteQuietly();
|
||||
return [200];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue