mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/Zos.git
synced 2026-06-16 14:36:44 +00:00
30 lines
357 B
JSON
30 lines
357 B
JSON
|
|
{
|
||
|
|
"log": {
|
||
|
|
"name": "Log"
|
||
|
|
},
|
||
|
|
"account": {
|
||
|
|
"name": "Account"
|
||
|
|
},
|
||
|
|
"backup": {
|
||
|
|
"name": "Backup"
|
||
|
|
},
|
||
|
|
"notification": {
|
||
|
|
"name": "Notification"
|
||
|
|
},
|
||
|
|
"robot": {
|
||
|
|
"name": "Robot"
|
||
|
|
},
|
||
|
|
"loop": {
|
||
|
|
"name": "Loop"
|
||
|
|
},
|
||
|
|
"media": {
|
||
|
|
"name": "Media"
|
||
|
|
},
|
||
|
|
"person": {
|
||
|
|
"name": "Person"
|
||
|
|
},
|
||
|
|
"gqa": {
|
||
|
|
"name": "GQA"
|
||
|
|
}
|
||
|
|
}
|