Fixed Health Header

SW5E.health changed to SW5E.Health
This commit is contained in:
supervj 2020-09-14 20:37:50 -04:00 committed by GitHub
parent 3e1107b0b6
commit 702f709605
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@
</ul> </ul>
<ul class="attributes flexrow"> <ul class="attributes flexrow">
<li class="attribute health"> <li class="attribute health">
<h4 class="attribute-name box-title">{{localize 'SW5E.health'}}</h4> <h4 class="attribute-name box-title">{{localize 'SW5E.Health'}}</h4>
<div class="attribute-value multiple"> <div class="attribute-value multiple">
<input name="data.attributes.hp.value" type="text" placeholder="&mdash;" <input name="data.attributes.hp.value" type="text" placeholder="&mdash;"
value="{{data.attributes.hp.value}}" data-dtype="Number"> value="{{data.attributes.hp.value}}" data-dtype="Number">