Update metadata.json
parent
d83e12cb42
commit
dd4718bcca
|
|
@ -1,9 +1,10 @@
|
||||||
{ "id": "ImperialToMetricConverter",
|
{ "id": "IMC",
|
||||||
"name": "Imperial To Metric Converter",
|
"name": "Metric to Imperial Converter",
|
||||||
"shortName":"IMC",
|
"shortName":"IMC",
|
||||||
"icon": "app.png",
|
"icon": "IMC.png",
|
||||||
"version":"0.01",
|
"version":"0.01",
|
||||||
"description": "A simple app for the bangle.js 2 to convert imperial measurements to metric, or the other way around.",
|
"allow_emulator": true,
|
||||||
|
"description": "A tool for converting measurements",
|
||||||
"tags": "",
|
"tags": "",
|
||||||
"supports": ["BANGLEJS2"],
|
"supports": ["BANGLEJS2"],
|
||||||
"storage": [
|
"storage": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue