This commit is contained in:
2025-08-03 10:57:41 +02:00
parent 6ab0cab5a0
commit 248594acba
8 changed files with 18 additions and 68 deletions

View File

@@ -43,8 +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-moves.hbs"
"systems/pokemon/templates/partials/character-sheet-background.hbs"
];