forked from FOSS/BangleApps
does not need to specify wildcard pattern
parent
47ed20f7fb
commit
fe4939cbb7
|
@ -11,6 +11,5 @@
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"phystrax.app.js","url":"app.js"},
|
{"name":"phystrax.app.js","url":"app.js"},
|
||||||
{"name":"phystrax.img","url":"app-icon.js","evaluate":true}
|
{"name":"phystrax.img","url":"app-icon.js","evaluate":true}
|
||||||
],
|
]
|
||||||
"data": [{"wildcard":"heart_rate_data.?.csv"}]
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue