Skip to content

Commit

Permalink
sate linter
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPrimate committed Dec 7, 2020
1 parent e73b26d commit b062ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/muncher/monster/lair.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export function getLairActions(monster, DDB_CONFIG) {
resource = {
value: true,
initiative: parseInt(initiativeMatch[1]),
}
};
}
});

Expand Down

0 comments on commit b062ba5

Please sign in to comment.