mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
20 lines
343 B
JSON
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"
|
|
}
|
|
] |