Use hbs extension
This commit is contained in:
6
templates/partial-roll-forcer.hbs
Normal file
6
templates/partial-roll-forcer.hbs
Normal file
@@ -0,0 +1,6 @@
|
||||
{{#if isGM}}
|
||||
<div class="flexrow">
|
||||
<label for="force-dice-result">Résultat du dé</label>
|
||||
<input name='force-dice-result' value='{{forceDiceResult}}'>
|
||||
</div>
|
||||
{{/if}}
|
Reference in New Issue
Block a user