Fix after testing

This commit is contained in:
2026-01-10 22:35:39 +01:00
parent b113f630bf
commit 936d525503
119 changed files with 3193 additions and 1096 deletions

View File

@@ -13,7 +13,7 @@ export default class HeritiersProfilSheet extends HeritiersItemSheet {
/** @override */
static PARTS = {
sheet: {
template: "systems/fvtt-les-heritiers/templates/item-profil-sheet.html",
template: "systems/fvtt-les-heritiers/templates/item-profil-sheet.hbs",
},
}
}