mirror of https://github.com/espruino/BangleApps
[datetime_picker] build doesn't allow type
parent
fd4009ae73
commit
1b80826b7a
|
@ -4,7 +4,6 @@
|
|||
"version":"0.01",
|
||||
"description": "A library that allows to pick a date and time by swiping.",
|
||||
"icon":"app.png",
|
||||
"type":"datetimeinput",
|
||||
"tags":"datetimeinput",
|
||||
"supports" : ["BANGLEJS2"],
|
||||
"provides_modules" : ["datetimeinput"],
|
||||
|
|
Loading…
Reference in New Issue