This commit is contained in:
2025-08-03 17:16:41 +02:00
parent e322d382fc
commit 33a8917023
6 changed files with 49 additions and 11 deletions

View File

@@ -43,7 +43,7 @@ function preloadHandlebarsTemplates() {
const templatePaths = [
"systems/pokemon/templates/partials/character-sheet-character.hbs",
"systems/pokemon/templates/partials/character-sheet-background.hbs"
"systems/pokemon/templates/partials/character-sheet-combat.hbs"
];