mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-21 01:12:14 +00:00
frontend update
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
import {events} from '@/bus'
|
||||
|
||||
export default {
|
||||
name: 'MenuBar',
|
||||
name: 'UserMobileNavigation',
|
||||
components: {
|
||||
MenuItemList,
|
||||
UserHeadline,
|
||||
@@ -64,7 +64,7 @@
|
||||
{
|
||||
icon: 'user',
|
||||
title: this.$t('menu.settings'),
|
||||
routeName: 'Profile',
|
||||
routeName: 'UserProfileMobileMenu',
|
||||
isVisible: true,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user