Skip to content

Commit

Permalink
Fix for V9 compatability
Browse files Browse the repository at this point in the history
  • Loading branch information
wbjo committed Jul 31, 2022
1 parent 1823d54 commit 62ff9a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions module.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"id": "join-combat",
"name": "join-combat",
"title": "Join Combat",
"description": "If the toggle is checked, tokens placed by the DM will automatically be added to combat and roll initiative.",
"version": "1.1.0",
Expand All @@ -13,6 +14,7 @@
"verified": "10.276",
"maximum": 10
},
"minimumCoreVersion": 10,
"esmodules": [
"join-combat.js"
],
Expand Down

0 comments on commit 62ff9a7

Please sign in to comment.