1
0
mirror of https://github.com/kihashi/stardew_community_checklist.git synced 2025-10-19 08:03:17 +00:00

Remove inventory link

This commit is contained in:
John Cleaver 2019-03-11 21:47:45 -04:00
parent 6653fea4fc
commit 264338dcb3

View File

@ -39,10 +39,10 @@ export default new Router({
path: '/search',
component: Search
},
{
name: 'Inventory',
path: '/inventory'
},
// {
// name: 'Inventory',
// path: '/inventory'
// },
{
name: 'Settings',
path: '/settings',