Update weapon.html

This commit is contained in:
CK 2020-11-13 09:45:47 -05:00 committed by GitHub
parent 68a1b6a9f0
commit f6e875ecb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -85,7 +85,6 @@
<label class="checkbox">
<input type="checkbox" name="data.properties.{{prop}}" {{checked (lookup ../data.properties prop)}}/> {{ name }}
</label>
<label class="text"> <input type="text" maxlength="2" name="wpNum"/></label>
{{/each}}
</div>