mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Add Conversations to Inbox
This commit is contained in:
parent
f34a1e9d8e
commit
3172cb59cd
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ use App\Util\ActivityPub\Validator\UndoFollow as UndoFollowValidator;
|
|||
|
||||
use App\Services\PollService;
|
||||
use App\Services\FollowerService;
|
||||
use App\Models\Conversation;
|
||||
|
||||
class Inbox
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue