Preparation fiche perso
This commit is contained in:
@@ -160,16 +160,10 @@ export class TeDeumUtility {
|
||||
/* -------------------------------------------- */
|
||||
static async preloadHandlebarsTemplates() {
|
||||
|
||||
console.log("PRELOAD >>>>>")
|
||||
const templatePaths = [
|
||||
'systems/fvtt-te-deum/templates/actors/editor-notes-gm.hbs',
|
||||
'systems/fvtt-te-deum/templates/items/partial-item-nav.hbs',
|
||||
'systems/fvtt-te-deum/templates/items/partial-item-equipment.hbs',
|
||||
'systems/fvtt-te-deum/templates/items/partial-item-description.hbs',
|
||||
'systems/fvtt-te-deum/templates/dialogs/partial-common-roll-dialog.hbs',
|
||||
'systems/fvtt-te-deum/templates/dialogs/partial-confront-dice-area.hbs',
|
||||
'systems/fvtt-te-deum/templates/dialogs/partial-confront-bonus-area.hbs',
|
||||
'systems/fvtt-te-deum/templates/actors/partial-impacts.hbs',
|
||||
'systems/fvtt-te-deum/templates/items/partial-item-description.hbs'
|
||||
]
|
||||
return loadTemplates(templatePaths);
|
||||
}
|
||||
|
Reference in New Issue
Block a user