Skip to content

Commit

Permalink
Update apps.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sachintiptur committed Jun 24, 2020
1 parent 2eba341 commit fa3981a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -2007,3 +2007,17 @@
]
}
]
},
{ "id": "tracker",
"name": "Activity Tracking App",
"shortName":"Tracker",
"icon": "app.png",
"version":"0.01",
"description": "This is an activity tracking app",
"tags": "",
"storage": [
{"name":"tracker.app.js","url":"app.js"},
{"name":"tracker.img","url":"app-icon.js","evaluate":true}
]
}
]

0 comments on commit fa3981a

Please sign in to comment.