Migration datamodels !

This commit is contained in:
2026-01-11 22:44:49 +01:00
parent 1afb1d0769
commit cfda525f7c
102 changed files with 342 additions and 342 deletions

View File

@@ -11,7 +11,7 @@ export class YggdrasillUtility {
static async preloadHandlebarsTemplates() {
const templatePaths = [
'systems/fvtt-yggdrasill/templates/actor-sheet.html',
'systems/fvtt-yggdrasill/templates/actor-personnage-sheet.hbs',
'systems/fvtt-yggdrasill/templates/editor-notes-gm.html'
]
return foundry.applications.handlebars.loadTemplates(templatePaths);