mirror of
https://github.com/overte-org/community-apps.git
synced 2025-08-16 20:21:12 +02:00
Update apps.json
This commit is contained in:
parent
b243539609
commit
bce5c91a1f
1 changed files with 10 additions and 10 deletions
20
apps.json
20
apps.json
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"applications": [
|
||||
{
|
||||
"name": "My Name",
|
||||
"description": "My Description",
|
||||
"jsfile": "test/eee.js",
|
||||
"icon": "test/icon.png",
|
||||
"caption": "APPS",
|
||||
"category": "FUNCTIONALITIES"
|
||||
}
|
||||
]
|
||||
"applications": [
|
||||
{
|
||||
"name": "My Name",
|
||||
"description": "My Description",
|
||||
"jsfile": "test/eee.js",
|
||||
"icon": "test/icon.png",
|
||||
"caption": "APPS",
|
||||
"category": "FUNCTIONALITIES"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue