mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
update sidebar
This commit is contained in:
parent
52e12ab972
commit
fb43b1c012
@ -1,26 +1,34 @@
|
||||
[
|
||||
{
|
||||
"id": "/posts",
|
||||
"id": "timeline",
|
||||
"path": "/",
|
||||
"title": "Posts",
|
||||
"icon": "MdTag"
|
||||
"title": "Timeline",
|
||||
"icon": "Home"
|
||||
},
|
||||
{
|
||||
"id": "/tv",
|
||||
"id": "tv",
|
||||
"path": "/tv",
|
||||
"title": "Tv",
|
||||
"icon": "Tv"
|
||||
},
|
||||
{
|
||||
"id": "/music",
|
||||
"id": "music",
|
||||
"path": "/music",
|
||||
"title": "Music",
|
||||
"icon": "MdMusicVideo"
|
||||
},
|
||||
{
|
||||
"id": "/groups",
|
||||
"id": "groups",
|
||||
"path": "/groups",
|
||||
"title": "Groups",
|
||||
"icon": "MdGroups"
|
||||
"icon": "MdGroups",
|
||||
"disabled": true
|
||||
},
|
||||
{
|
||||
"id": "Marketplace",
|
||||
"path": "/marketplace",
|
||||
"title": "Marketplace",
|
||||
"icon": "Box",
|
||||
"disabled": true
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user