Merge pull request #2923 from Wv5twkFEKh54vo4tta9yu7dHa3/patch-1

Fix media upload
This commit is contained in:
daniel 2021-09-10 20:55:55 -06:00 committed by GitHub
commit 907945a7a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ use App\{
Status,
StatusHashtag,
User,
UserSetting,
UserFilter,
};
use League\Fractal;