mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 16:32:15 +00:00
v1.7 alpha.2
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
{
|
||||
icon: 'settings',
|
||||
title: this.$t('admin_menu.settings'),
|
||||
routeName: 'User',
|
||||
routeName: 'AppOthers',
|
||||
isVisible: true,
|
||||
},
|
||||
],
|
||||
@@ -69,7 +69,7 @@
|
||||
isVisible: true,
|
||||
},
|
||||
{
|
||||
icon: 'monitor-icon',
|
||||
icon: 'monitor',
|
||||
title: this.$t('admin_menu.pages'),
|
||||
routeName: 'Pages',
|
||||
isVisible: true,
|
||||
|
||||
Reference in New Issue
Block a user