mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 02:24:16 +00:00
38 lines
559 B
Plaintext
Executable File
38 lines
559 B
Plaintext
Executable File
[
|
|
{
|
|
"key": "api",
|
|
"component": "CoreDebug",
|
|
"title": "API V3 Requester",
|
|
"icon": "Globe"
|
|
},
|
|
{
|
|
"key": "core",
|
|
"title": "Core",
|
|
"icon": "Box"
|
|
},
|
|
{
|
|
"key": "theme",
|
|
"title": "Theme",
|
|
"icon": "Image"
|
|
},
|
|
{
|
|
"key": "socket",
|
|
"title": "Socket",
|
|
"icon": "Box"
|
|
},
|
|
{
|
|
"key": "contextMenu",
|
|
"title": "contextMenu",
|
|
"icon": "Menu"
|
|
},
|
|
{
|
|
"key": "verbosity",
|
|
"title": "Verbosity",
|
|
"icon": "Edit3"
|
|
},
|
|
{
|
|
"key": "internals",
|
|
"title": "Internals",
|
|
"icon": "Box"
|
|
}
|
|
] |