mirror of https://github.com/espruino/BangleApps
fix data section
parent
3a7e67d56b
commit
20c8fdfa7f
|
@ -17,6 +17,7 @@
|
|||
{"name": "activityreminder.img", "url": "app-icon.js", "evaluate": true}
|
||||
],
|
||||
"data": [
|
||||
{"name": "activityreminder.s.json", "name": "activityreminder.sa.json"}
|
||||
{"name": "activityreminder.s.json"},
|
||||
{"name": "activityreminder.sa.json"}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue