mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
fix lint issue
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
c5f00dfdae
commit
142bdedd03
@ -79,7 +79,7 @@ export default {
|
||||
title: 'Demo',
|
||||
icon: 'radar-chart',
|
||||
permission: [ 'listVirtualMachines' ],
|
||||
component: () => import('@/components/CloudMonkey/Resource.vue'),
|
||||
component: () => import('@/components/CloudMonkey/Resource.vue')
|
||||
},
|
||||
{
|
||||
name: 'ssh',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user