Item types #319

Merged
jsegarra merged 28 commits from :feature/ItemFamily into dev 2024-05-02 07:39:59 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 42fe189e9f - Show all commits

View File

@ -6,6 +6,7 @@ export default {
meta: {
title: 'items',
icon: 'vn:item',
moduleName: 'Item',
},
component: RouterView,
redirect: { name: 'ItemMain' },