mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
Add Purify
This commit is contained in:
parent
559978db46
commit
8b3d1eeb5e
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ use App\ModLog;
|
|||
use App\Status;
|
||||
use App\Models\StatusEdit;
|
||||
use App\Services\StatusService;
|
||||
use Purify;
|
||||
|
||||
class StatusRemoteUpdatePipeline implements ShouldQueue
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue