Apply fixes from StyleCI
This commit is contained in:
parent
f981c27e00
commit
82e6ec786f
|
|
@ -22,7 +22,7 @@ return [
|
|||
(new Flarum\Frontend('admin'))
|
||||
->js(__DIR__.'/js/dist/admin.js'),
|
||||
|
||||
(new Flarum\Locales(__DIR__.'/resources/locale')),
|
||||
new Flarum\Locales(__DIR__.'/resources/locale'),
|
||||
|
||||
(new Flarum\Routes('api'))
|
||||
->get('/blomstra/search/{type}', 'blomstra.search', Api\Controllers\SearchController::class)
|
||||
|
|
|
|||
Loading…
Reference in New Issue