Update metadata.json
parent
76dc660ab2
commit
caf60baa55
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "torch",
|
"id": "torch",
|
||||||
"name": "Torch",
|
"name": "Torch",
|
||||||
"shortName": "Torch",
|
"shortName": "Torch",
|
||||||
"version": "0.02",
|
"version": "0.03",
|
||||||
"description": "Turns screen white to help you see in the dark. Select from the launcher or press BTN1,BTN3,BTN1,BTN3 quickly to start when in any app that shows widgets",
|
"description": "Turns screen white to help you see in the dark. Select from the launcher or press BTN1,BTN3,BTN1,BTN3 quickly to start when in any app that shows widgets",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"tags": "tool,torch",
|
"tags": "tool,torch",
|
||||||
|
|
@ -11,6 +11,6 @@
|
||||||
{"name":"torch.app.js","url":"app.js"},
|
{"name":"torch.app.js","url":"app.js"},
|
||||||
{"name":"torch.wid.js","url":"widget.js"},
|
{"name":"torch.wid.js","url":"widget.js"},
|
||||||
{"name":"torch.img","url":"app-icon.js","evaluate":true},
|
{"name":"torch.img","url":"app-icon.js","evaluate":true},
|
||||||
{"name":"torch.settings.js","url":"torch.settings.js"}
|
{"name":"torch.settings.js","url":"settings.js"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue