Updated SRD Action Countdown types

This commit is contained in:
WBHarry 2026-06-11 23:31:01 +02:00
parent 54122e1da1
commit f39558b114
27 changed files with 28 additions and 29 deletions

View file

@ -78,7 +78,7 @@
</div>
<div class="countdown-edit-subrow">
<div class="countdown-edit-input tiny type-input">
<label>{{localize "DAGGERHEART.APPLICATIONS.CountdownEdit.category"}}</label>
<label>{{localize "DAGGERHEART.GENERAL.type"}}</label>
<select name="{{concat "countdowns." id ".type"}}">
{{selectOptions ../countdownTypes selected=countdown.type localize=true}}
</select>