Merge branch 'development' into feature/party-sheet

This commit is contained in:
WBHarry 2025-11-11 15:59:32 +01:00
commit 446d156f89
16 changed files with 189 additions and 23 deletions

View file

@ -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',