Skip to content

Commit 835c239

Browse files
authored
Update module.json
Replaced Manifest and Download with placeholder values in attempt to fix bug
1 parent 1f3ad9a commit 835c239

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"./styles/module.css"
1717
],
1818
"url": "https://github.com/Autmor/yourTurn",
19-
"manifest": "https://github.com/Autmor/yourTurn/blob/main/module.json",
20-
"download": "https://github.com/Autmor/yourTurn/-/jobs/artifacts/4.5.1/raw/dist/yourTurn.zip?job=build",
19+
"manifest": "",
20+
"download": "",
2121
"bugs": "https://github.com/Autmor/yourTurn/-/issues",
2222
"readme": "https://github.com/Autmor/yourTurn/blob/main/README.md",
2323
"flags": {

0 commit comments

Comments
 (0)