mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 22:46:12 +01:00
registration things
This commit is contained in:
parent
a0f1441373
commit
e1d89999d7
5 changed files with 17 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ export default class DhRollTableSheet extends foundry.applications.sheets.RollTa
|
|||
const parts= super.PARTS;
|
||||
return{
|
||||
summary: {
|
||||
template: "ournewmodifiedsummary.hbs"
|
||||
template: "templates\sheets\rollTable\summary.hbs"
|
||||
},
|
||||
...parts
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue