mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-20 20:13:17 +00:00
Merge pull request #559 from pixelfed/frontend-ui-refactor
Update app config
This commit is contained in:
commit
7bb0c76620
1 changed files with 1 additions and 0 deletions
|
@ -215,6 +215,7 @@ return [
|
|||
'DotenvEditor' => Jackiedo\DotenvEditor\Facades\DotenvEditor::class,
|
||||
'PrettyNumber' => App\Util\Lexer\PrettyNumber::class,
|
||||
'Purify' => Stevebauman\Purify\Facades\Purify::class,
|
||||
'FFMpeg' => Pbmedia\LaravelFFMpeg\FFMpegFacade::class,
|
||||
],
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue