Update metadata.json - rename image

pull/2757/head
stweedo 2023-05-18 12:00:38 -05:00 committed by GitHub
parent d9ab1e6f15
commit b6a980a121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,6 +16,6 @@
"storage": [
{"name": "rescalc.app.js", "url": "app.js"},
{"name": "rescalc.img", "url": "app-icon.js", "evaluate": true},
{"name": "rescalc.app.img", "url": "resistor.js", "evaluate": true}
{"name": "rescalc-resistor.img", "url": "resistor.js", "evaluate": true}
]
}