mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
update routes
This commit is contained in:
parent
9d88a9905c
commit
ca55ed70d9
@ -2,13 +2,21 @@
|
||||
{
|
||||
"id": "main",
|
||||
"title": "Dashboard",
|
||||
"icon": "Home",
|
||||
"locked": true
|
||||
"icon": "Home"
|
||||
},
|
||||
{
|
||||
"id": "explore",
|
||||
"title": "Explore",
|
||||
"icon": "Compass",
|
||||
"locked": true
|
||||
"icon": "Compass"
|
||||
},
|
||||
{
|
||||
"id": "saved",
|
||||
"title": "Saved",
|
||||
"icon": "Heart"
|
||||
},
|
||||
{
|
||||
"id": "marketplace",
|
||||
"title": "Marketplace",
|
||||
"icon": "ShoppingBag"
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user