mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboOs.git
synced 2026-06-17 19:36:37 +00:00
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
|
|
}
|