This commit is contained in:
@ -212,7 +212,7 @@ export const asyncRoutes = [
|
||||
path: 'my',
|
||||
component: () => import('@/views/incentives/list'),
|
||||
name: 'Belohnungen',
|
||||
meta: { title: 'Belohnungen', icon: 'star' }
|
||||
meta: { title: 'Belohnungen', icon: 'star', roles: ['editor'] }
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user