mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
Merge pull request #2923 from Wv5twkFEKh54vo4tta9yu7dHa3/patch-1
Fix media upload
This commit is contained in:
commit
907945a7a0
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ use App\{
|
||||||
Status,
|
Status,
|
||||||
StatusHashtag,
|
StatusHashtag,
|
||||||
User,
|
User,
|
||||||
|
UserSetting,
|
||||||
UserFilter,
|
UserFilter,
|
||||||
};
|
};
|
||||||
use League\Fractal;
|
use League\Fractal;
|
||||||
|
|
Loading…
Reference in a new issue