Tokenmagic
Tokenmagic copied to clipboard
[BUG] : In french, config screen displays damage types as [Object object]
Module Version: v0.6.5
Describe the bug In french, config screen displays damage types title as [Object object] instead of "Acid", "Fire", etc.
To Reproduce Choose french language and localisation Go in config menu (where you can config your templates for damage types)
Expected behavior We should see damage types label.
How can youfix this bug Open "categories.html" First lines should be
{{#each dmgTypes as |dmgType dmgKey|}}