refactor: refs #8322 remove keyBinding from Wagon router module
This commit is contained in:
parent
fa4a02e066
commit
64ad46a4d9
|
@ -28,7 +28,6 @@ export default {
|
|||
title: 'wagons',
|
||||
icon: 'vn:trolley',
|
||||
moduleName: 'Wagon',
|
||||
keyBinding: 'w',
|
||||
menu: ['WagonList', 'WagonTypeList', 'WagonCounter'],
|
||||
},
|
||||
component: RouterView,
|
||||
|
|
Loading…
Reference in New Issue