mirror of
https://github.com/flarum/core.git
synced 2025-08-03 15:07:53 +02:00
Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
a1ede6503c
commit
80376d24b1
@@ -18,5 +18,5 @@ return [
|
|||||||
->css(__DIR__.'/less/admin.less')
|
->css(__DIR__.'/less/admin.less')
|
||||||
->content(Listener\AddStatisticsData::class),
|
->content(Listener\AddStatisticsData::class),
|
||||||
|
|
||||||
new Extend\Locales(__DIR__ . '/locale'),
|
new Extend\Locales(__DIR__.'/locale'),
|
||||||
];
|
];
|
||||||
|
Reference in New Issue
Block a user