mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Add Profile
This commit is contained in:
parent
8b3d1eeb5e
commit
6bf3142e8b
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ use Illuminate\Queue\InteractsWithQueue;
|
|||
use Illuminate\Queue\SerializesModels;
|
||||
use App\Media;
|
||||
use App\ModLog;
|
||||
use App\Profile;
|
||||
use App\Status;
|
||||
use App\Models\StatusEdit;
|
||||
use App\Services\StatusService;
|
||||
|
|
Loading…
Reference in a new issue