This commit is contained in:
Psitacus 2026-01-10 00:01:12 +00:00 committed by GitHub
commit 64c0e38664
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 97 additions and 19 deletions

View file

@ -38,5 +38,11 @@
</div>
</div>
{{/each}}
{{#if hasHiddenLongTerm}}
<div class="longterm-indicator">
<i class="fa-solid fa-chevron-down"></i>
<span>{{localize "DAGGERHEART.UI.Countdowns.longTermIndicator"}}</span>
</div>
{{/if}}
</div>
</div>