forked from FOSS/BangleApps
remove un-needed files
parent
972ed597c1
commit
0c7cc770fa
|
@ -1,14 +0,0 @@
|
|||
{ "id": "tinydraw",
|
||||
"name": "TinyDraw",
|
||||
"shortName":"TinyDraw",
|
||||
"version":"0.01",
|
||||
"description": "Draw stuff in your wrist!",
|
||||
"icon": "app.png",
|
||||
"tags": "keyboard, text, scribble",
|
||||
"supports" : ["BANGLEJS2"],
|
||||
"readme": "README.md",
|
||||
"storage": [
|
||||
{"name":"tinydraw.app.js","url":"app.js"},
|
||||
{"name":"tinydraw.img","url":"app-icon.js","evaluate":true}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue