mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Set adversary buttosn to type=button. Fixed faulty _onUpdate
This commit is contained in:
parent
2f39e04da5
commit
fa0f33872a
3 changed files with 3 additions and 3 deletions
|
|
@ -114,6 +114,6 @@
|
|||
</div>
|
||||
<line-div></line-div>
|
||||
<div class="reaction-section">
|
||||
<button data-action="reactionRoll">{{localize "DAGGERHEART.GENERAL.Roll.reaction"}}</button>
|
||||
<button type="button" data-action="reactionRoll">{{localize "DAGGERHEART.GENERAL.Roll.reaction"}}</button>
|
||||
</div>
|
||||
</aside>
|
||||
Loading…
Add table
Add a link
Reference in a new issue