mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 07:23:37 +02:00
Merge branch 'main' into feature/action-areas
This commit is contained in:
commit
cac00e4b30
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<div class="settings-items">
|
||||
{{#each move.actions as |action|}}
|
||||
{{> "systems/daggerheart/templates/settings/components/settings-item-line.hbs" id=action.id }}
|
||||
{{> "systems/daggerheart/templates/settings/components/settings-item-line.hbs" id=action.id type="action" }}
|
||||
{{/each}}
|
||||
</div>
|
||||
</fieldset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue