Get the delve conditions editable

This commit is contained in:
Oliver-Akins 2025-03-02 19:46:39 -07:00
parent 110823a26b
commit 155685a6c3
3 changed files with 29 additions and 2 deletions

View file

@ -3,7 +3,7 @@
class="icon-container"
data-tooltip="Difficulty: 8"
>
<span class="large">8</span>
<span class="large">{{dc}}</span>
<rc-icon
class="hourglass"
name="icons/d8-outline"