Oops, wrong filenames

master
wmurray-es 2020-04-30 22:02:16 +01:00
parent edb5914a88
commit 56e6469a60
1 changed files with 2 additions and 2 deletions

View File

@ -1170,8 +1170,8 @@
"storage": [
{"name":"smartswitch.app.js","url":"app.js"},
{"name":"smartswitch.img","url":"app-icon.js","evaluate":true},
{"name":"smartswitch-on.img","url":"switch-on.js","evaluate":true},
{"name":"smartswitch-off.img","url":"switch-off.js","evaluate":true},
{"name":"smartswitch-on.img","url":"smartswitch-on.js","evaluate":true},
{"name":"smartswitch-off.img","url":"smartswitch-off.js","evaluate":true},
{"name":"light-on.img","url":"light-on.js","evaluate":true},
{"name":"light-off.img","url":"light-off.js","evaluate":true}
]