Attribute Item Subtype #76
2 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
|||
</div>
|
||||
<ul class="item-list">
|
||||
{{#each group.items as |item|}}
|
||||
{{> (systemFilePath "templates/PlayerSheet/item.hbs") item }}
|
||||
{{> (systemFilePath "templates/PlayerSheet/tabs/items/item.hbs") item }}
|
||||
{{/each}}
|
||||
</ul>
|
||||
</section>
|
||||
Loading…
Add table
Add a link
Reference in a new issue