mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-07-21 02:30:31 +00:00
change icon
This commit is contained in:
parent
a70c3b4106
commit
d00af0c9b6
1 changed files with 2 additions and 2 deletions
|
|
@ -131,8 +131,8 @@
|
|||
click: function (event, data, route) {
|
||||
data.router.push({ path: '/files/settings' })
|
||||
},
|
||||
icon: 'settings_applications',
|
||||
name: 'Settings'
|
||||
icon: 'settings',
|
||||
name: 'Hugo settings'
|
||||
},
|
||||
{
|
||||
click: function (event, data, route) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue