change icon
Former-commit-id: f6bd3979fe29dd05f5688f24cd10d38a0e694178 [formerly 70351560bc72c984d348ea57671a7375dc6707d0] [formerly 080161af7eb7cf0f011ea8c7c5b0be33c159b011 [formerly d00af0c9b62395baffe84afb775442e5b56dca78]] Former-commit-id: 0d80a55dc767a9324c119a578345e831695433eb [formerly 34eaa6cb917862cb65953d5445d2da7c6497b77c] Former-commit-id: 477cb687f33bcaf570cafea536101fa620cd7443
This commit is contained in:
parent
f65013b68e
commit
66382a7f6b
|
@ -131,8 +131,8 @@
|
||||||
click: function (event, data, route) {
|
click: function (event, data, route) {
|
||||||
data.router.push({ path: '/files/settings' })
|
data.router.push({ path: '/files/settings' })
|
||||||
},
|
},
|
||||||
icon: 'settings_applications',
|
icon: 'settings',
|
||||||
name: 'Settings'
|
name: 'Hugo settings'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
click: function (event, data, route) {
|
click: function (event, data, route) {
|
||||||
|
|
Loading…
Reference in New Issue