mirror of https://github.com/espruino/BangleApps
stlap: add state and lap data files
parent
2f084b4c8a
commit
fc91e7db89
|
@ -20,5 +20,9 @@
|
||||||
"url": "icon.js",
|
"url": "icon.js",
|
||||||
"evaluate": true
|
"evaluate": true
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"data": [
|
||||||
|
{"name":"stlap.state.json"},
|
||||||
|
{"wildcard":"stlap-*.json"}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue