Merge pull request #86 from unrealkakeman89/Develop

Develop
This commit is contained in:
CK 2021-01-15 10:50:16 -05:00 committed by GitHub
commit ec63981bfa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,7 +90,10 @@
{{!-- SPEED / MOVEMENT TYPES --}}
<section>
<h1>{{ localize "SW5E.Movement" }}</h1>
<h1>
{{ localize "SW5E.Movement" }}
<a class="config-button" data-action="movement" title="{{localize 'SW5E.MovementConfig'}}"><i class="fas fa-cog"></i></a>
</h1>
<div class="attribute-value">
<span>{{movement.primary}}</span>
</div>