comty/packages/app/config/sidebar/TopItems.json
2024-09-16 10:31:32 +00:00

20 lines
343 B
JSON

[
{
"id": "timeline",
"path": "/timeline",
"label": "Timeline",
"icon": "MdTag"
},
{
"id": "tv",
"path": "/tv",
"label": "Tv",
"icon": "FiTv"
},
{
"id": "music",
"path": "/music",
"label": "Music",
"icon": "MdMusicNote"
}
]