Skip to content

Commit

Permalink
fix module.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zarmstrong committed Jun 17, 2021
1 parent 7ab3128 commit 3e8df01
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,15 @@
"scripts": [],
"esmodules": [],
"packs": [
{
"label": "PFS Consumables",
"entity": "JournalEntry",
"name": "PFS-Consumables",
"path": "./packs/pfs-consumables.db",
"system": "pf2e",
"package": "PFSConsumables"
},
{
"label": "PFS Consumables",
"entity": "JournalEntry",
"name": "PFS-Consumables",
"path": "./packs/pfs-consumables.db",
"system": "pf2e",
"package": "PFSConsumables"
}
],
"systems": ["pf2e"],
"url": "https://github.com/zarmstrong/pfs-consumables",
"manifest": "https://raw.githubusercontent.com/zarmstrong/pfs-consumables/main/module.json",
Expand Down

0 comments on commit 3e8df01

Please sign in to comment.