fix weatherClock storage params.

pull/1009/head
James G 2021-12-04 21:01:25 -05:00
parent df83c63527
commit 7dc6cf6aa2
1 changed files with 2 additions and 2 deletions

View File

@ -4689,8 +4689,8 @@
"allow_emulator": true,
"readme": "README.md",
"storage": [
{"name":"weatherclk.app.js","url":"app.js"},
{"name":"weatherclk.img","url":"app-icon.js","evaluate":true}
{"name":"weatherClock.app.js","url":"app.js"},
{"name":"weatherClock.img","url":"app-icon.js","evaluate":true}
]
}
]