Removed the old, now unused companion levelup button

This commit is contained in:
WBHarry 2025-08-13 10:43:41 +02:00
parent 62af5fcb4b
commit b31829c0bd
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>