Update app url to app.js
App keeps loading with no app source found so attempting to fix thatmaster
parent
5797fe1aa5
commit
2f3e614f33
|
|
@ -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}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue