mirror of https://github.com/espruino/BangleApps
Use correct string for supported devices
parent
0342b13124
commit
0c24bd397a
|
@ -4,7 +4,7 @@
|
|||
"icon": "app.png",
|
||||
"version":"0.01",
|
||||
"description": "Bangle version of a tile shifting game",
|
||||
"supports" : ["BANGLEJS1","BANGLEJS2"],
|
||||
"supports" : ["BANGLEJS","BANGLEJS2"],
|
||||
"readme": "README.md",
|
||||
"tags": "game",
|
||||
"storage": [
|
||||
|
|
Loading…
Reference in New Issue