mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboOs.git
synced 2026-06-17 15:36:26 +00:00
11 lines
214 B
JSON
11 lines
214 B
JSON
{
|
|
"type": "skill",
|
|
"title": "AAAAAAAAA",
|
|
"icon": "resources/icons/gallery.png",
|
|
"color": "blue",
|
|
"skillId": "testSkillA",
|
|
"description": "A test skill to demonstrate menu integration",
|
|
"order": 11
|
|
|
|
}
|