Add item list placeholder. (Closes #98)
This commit is contained in:
parent
609b5820ba
commit
3981e95ff0
3 changed files with 12 additions and 3 deletions
|
|
@ -23,6 +23,7 @@ export const partials = [
|
|||
`actors/char-sheet/v2/partials/stats.v2.pc.hbs`,
|
||||
`actors/char-sheet/v2/partials/inventory/inventory.v2.pc.hbs`,
|
||||
`actors/char-sheet/v2/partials/inventory/player.v2.pc.hbs`,
|
||||
`actors/char-sheet/v2/partials/inventory/item-list.v2.pc.hbs`,
|
||||
`actors/char-sheet/v2/partials/inventory/storage.v2.pc.hbs`,
|
||||
`actors/char-sheet/v2/partials/inventory/transportation.v2.pc.hbs`,
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue