Skip to content

Commit

Permalink
Update module.json
Browse files Browse the repository at this point in the history
correct manifest url
  • Loading branch information
DanielBoettner authored May 23, 2021
1 parent 16d8350 commit 9ee1621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"styles": [],
"socket": false,
"url": "https://github.com/DanielBoettner/fvtt-loot-populator-npc-5e",
"manifest": "https://github.com/DanielBoettner/fvtt-loot-populator-npc-5e/master/module.json",
"manifest": "https://raw.githubusercontent.com/DanielBoettner/fvtt-loot-populator-npc-5e/master/module.json",
"download": "https://github.com/DanielBoettner/fvtt-loot-populator-npc-5e/archive/master.zip"
}

0 comments on commit 9ee1621

Please sign in to comment.