mirror of
https://github.com/flarum/core.git
synced 2025-08-09 18:07:02 +02:00
Remove unused config method from SessionDropdown
This commit is contained in:
committed by
Franz Liedke
parent
6d18b700ec
commit
a48cc19814
@@ -72,7 +72,6 @@ export default class SessionDropdown extends Dropdown {
|
||||
icon: 'fas fa-wrench',
|
||||
href: app.forum.attribute('adminUrl'),
|
||||
target: '_blank',
|
||||
config: () => {},
|
||||
},
|
||||
app.translator.trans('core.forum.header.admin_button')
|
||||
),
|
||||
|
Reference in New Issue
Block a user