mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 11:04:15 +00:00
14 lines
218 B
JSON
14 lines
218 B
JSON
{
|
|
"main": {
|
|
"icon": "Home",
|
|
"title": "Main"
|
|
},
|
|
"account": {
|
|
"icon": "User",
|
|
"title": "Account"
|
|
},
|
|
"users": {
|
|
"icon": "Users",
|
|
"title": "Users"
|
|
}
|
|
} |