mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
Implements DiceSoNice preview in config settings #710
This commit is contained in:
parent
3bd497bc21
commit
fee3e38770
3 changed files with 35 additions and 9 deletions
|
|
@ -69,7 +69,13 @@
|
|||
{{selectOptions diceSoNiceMaterials selected=diceTab.source.material valueAttr="key" labelAttr="name" localize=true}}
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
<div class="label-container">
|
||||
<button data-action="preview">
|
||||
<i class="fa-solid fa-dice right"></i>
|
||||
<span>{{localize "Preview"}}</span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</fieldset>
|
||||
{{/if}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue