Correcting js url in metadata

pull/3595/head
Brendan Sleight 2024-09-29 21:22:21 +01:00
parent 7fc3c985b8
commit fb6ea77f47
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"supports" : ["BANGLEJS2"],
"readme": "README.md",
"storage": [
{"name":"ExactWords.app.js","url":"ExactWords.app.js"},
{"name":"ExactWords.app.js","url":"app.js"},
{"name":"Exactwords.img","url":"app-icon.js","evaluate":true}
]
}