cleanup and somehow git is ignoring some changes

This commit is contained in:
psitacus 2025-07-12 02:39:03 -06:00
parent 5065a609ac
commit b525995653
2 changed files with 1 additions and 8 deletions

View file

@ -13,7 +13,7 @@ export default class ArmorSheet extends ItemAttachmentSheet(DHBaseItemSheet) {
}
]
};
/**@override */
static PARTS = {
header: { template: 'systems/daggerheart/templates/sheets/items/armor/header.hbs' },