Added downtime buttons

This commit is contained in:
WBHarry 2025-07-17 21:07:48 +02:00
parent e605f7ecbc
commit 92bfede022
8 changed files with 64 additions and 20 deletions

View file

@ -116,5 +116,14 @@
{{/each}}
</div>
{{> 'systems/daggerheart/templates/sheets/global/tabs/tab-navigation.hbs'}}
{{#> 'systems/daggerheart/templates/sheets/global/tabs/tab-navigation.hbs'}}
<div class="character-downtime-container">
<a><i class="fa-solid fa-chair"></i></a>
<a><i class="fa-solid fa-bed"></i></a>
</div>
{{/'systems/daggerheart/templates/sheets/global/tabs/tab-navigation.hbs'}}
</header>