forked from Jibo-Revival-Group/JiboOs
10 lines
217 B
JSON
10 lines
217 B
JSON
{
|
|
"type": "skill",
|
|
"title": "Test Skill A",
|
|
"icon": "resources/icons/settings.png",
|
|
"color": "blue",
|
|
"skillId": "testSkillA",
|
|
"description": "A test skill to demonstrate menu integration",
|
|
"order": 10
|
|
}
|