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:
parent
6653fea4fc
commit
264338dcb3
@ -39,10 +39,10 @@ export default new Router({
|
|||||||
path: '/search',
|
path: '/search',
|
||||||
component: Search
|
component: Search
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
name: 'Inventory',
|
// name: 'Inventory',
|
||||||
path: '/inventory'
|
// path: '/inventory'
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
name: 'Settings',
|
name: 'Settings',
|
||||||
path: '/settings',
|
path: '/settings',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user