Removed the old, now unused companion levelup button (#893)

This commit is contained in:
WBHarry 2025-08-13 11:11:52 +02:00 committed by GitHub
parent 62af5fcb4b
commit 75340d3c9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 12 deletions

View file

@ -19,5 +19,4 @@
</div>
</div>
</fieldset>
<button type="button" data-action="levelUp" {{#if (not document._source.system.levelData.canLevelUp)}}disabled{{/if}}>{{localize "DAGGERHEART.GENERAL.levelUp"}}</button>
</section>