mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 04:01:06 +01:00
Merge branch 'development' into feature/party-sheet
This commit is contained in:
commit
446d156f89
16 changed files with 189 additions and 23 deletions
|
|
@ -7,6 +7,7 @@ export const preloadHandlebarsTemplates = async function () {
|
|||
'daggerheart.inventory-item': 'systems/daggerheart/templates/sheets/global/partials/inventory-item-V2.hbs'
|
||||
});
|
||||
return foundry.applications.handlebars.loadTemplates([
|
||||
'templates/generic/tab-navigation.hbs',
|
||||
'systems/daggerheart/templates/sheets/global/tabs/tab-navigation.hbs',
|
||||
'systems/daggerheart/templates/sheets/global/partials/action-item.hbs',
|
||||
'systems/daggerheart/templates/sheets/global/partials/domain-card-item.hbs',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue