Update app url to app.js

App keeps loading with no app source found so attempting to fix that
pull/1572/head
Daniel Cox 2022-03-16 10:25:44 +13:00 committed by GitHub
parent 5797fe1aa5
commit 2f3e614f33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"readme": "README.md",
"allow_emulator": true,
"storage": [
{"name":"seiko-5actus.app.js","url":"seiko-5actus.js"},
{"name":"seiko-5actus.app.js","url":"app.js"},
{"name":"seiko-5actus.img","url":"app-icon.js","evaluate":true}
]
}