list new data file

pull/2487/head
Gordon Williams 2023-01-10 08:31:00 +00:00
parent cdbc331b17
commit 706faa0951
1 changed files with 3 additions and 0 deletions

View File

@ -11,5 +11,8 @@
"storage": [ "storage": [
{"name":"stopwatch.app.js","url":"stopwatch.app.js"}, {"name":"stopwatch.app.js","url":"stopwatch.app.js"},
{"name":"stopwatch.img","url":"stopwatch.icon.js","evaluate":true} {"name":"stopwatch.img","url":"stopwatch.icon.js","evaluate":true}
],
"data": [
{"name":"stopwatch.json"}
] ]
} }