mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 09:00:41 +08:00
Apply fixes from StyleCI
This commit is contained in:
parent
2dd2847230
commit
63ff4b7fc7
@ -18,7 +18,7 @@ return [
|
||||
(new Extend\Frontend('forum'))
|
||||
->js(__DIR__.'/js/dist/forum.js')
|
||||
->css(__DIR__.'/less/forum.less')
|
||||
->route('/following', 'following'),
|
||||
->route('/following', 'following'),
|
||||
|
||||
function (Dispatcher $events, Factory $views) {
|
||||
$events->subscribe(Listener\AddDiscussionSubscriptionAttribute::class);
|
||||
|
Loading…
x
Reference in New Issue
Block a user