mirror of
https://github.com/flarum/core.git
synced 2025-07-19 15:51:16 +02:00
Set default item priorities
This commit is contained in:
@@ -175,7 +175,8 @@ export default class IndexPage extends Component {
|
||||
href: app.route('index', params),
|
||||
children: app.trans('core.all_discussions'),
|
||||
icon: 'comments-o'
|
||||
})
|
||||
}),
|
||||
100
|
||||
);
|
||||
|
||||
return items;
|
||||
|
Reference in New Issue
Block a user