Update apps.json
parent
8da5867872
commit
1a9538bee0
12
apps.json
12
apps.json
|
|
@ -2605,5 +2605,17 @@
|
|||
{"name":"lifeclk.app.js","url":"app.js"},
|
||||
{"name":"lifeclk.img","url":"app-icon.js","evaluate":true}
|
||||
]
|
||||
},
|
||||
{ "id": "de-stress",
|
||||
"name": "De-Stress",
|
||||
"shortName":"De-Stress",
|
||||
"icon": "app.png",
|
||||
"version":"0.01",
|
||||
"description": "Simple haptic heartbeat",
|
||||
"storage": [
|
||||
{"name":"stress.app.js","url":"app.js"},
|
||||
{"name":"stress.img","url":"app-icon.js","evaluate":true}
|
||||
]
|
||||
}
|
||||
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue