once more with feelings
parent
fe9fe03282
commit
4a35a24d43
|
|
@ -17,6 +17,6 @@ export class SkillSheet extends ItemSheet {
|
|||
|
||||
/** @override */
|
||||
get template() {
|
||||
return `${path}/item-${this.item.type}-sheet.hbs`;
|
||||
return `systems/DSA_4-1/templates/item-${this.item.type}-sheet.hbs`;
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue