Fix: Add missing Handlebars partials to preload function
- Added partial-active-effects.hbs and partial-item-effects.hbs to preloadHandlebarsTemplates() - These partials were used in sheets but not preloaded, causing render errors - Fixed lang/fr.json formatting (added closing brace and newline) - Added test script to validate template loading - Added CORRECTIONS.md documentation Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
+2
-1
@@ -107,4 +107,5 @@
|
||||
"noActiveEffects": "Aucun effet actif",
|
||||
"effectSummary": "Résumé des modifications",
|
||||
"toggleEffect": "Activer/Désactiver"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user