More preliminary sheet work and refactors (#2057)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run

This commit is contained in:
Carlos Fernandez 2026-07-02 19:17:59 -04:00 committed by GitHub
parent e718c6b7b8
commit 53ed9fc792
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 51 additions and 54 deletions

View file

@ -158,7 +158,6 @@ Parameters:
</button>
{{/if}}
{{#if action.uses.max}}
<div class="spacer"></div>
<button type="button" class="action-uses-button" data-action="increaseActionUses" data-item-uuid="{{action.uuid}}">
{{action.remainingUses}}/{{action.uses.max}}
</button>