forked from FOSS/BangleApps
fix json syntax
parent
526bfad4c1
commit
1ac44b2d1d
|
@ -8,7 +8,7 @@
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"tictactoe.app.js","url":"app.js"},
|
{"name":"tictactoe.app.js","url":"app.js"},
|
||||||
{"name":"tictactoe.img","url":"app-icon.js","evaluate":true}
|
{"name":"tictactoe.img","url":"app-icon.js","evaluate":true}
|
||||||
]
|
],
|
||||||
"screenshots" : [
|
"screenshots" : [
|
||||||
{ "url":"tttscreenshot.png" },
|
{ "url":"tttscreenshot.png" },
|
||||||
{ "url":"tttscreenshot2.png" }
|
{ "url":"tttscreenshot2.png" }
|
||||||
|
|
Loading…
Reference in New Issue