Readd newlines at EOF

This commit is contained in:
Johannes Loher 2021-02-16 23:33:21 +01:00
parent a0993449e7
commit 1e349a3b34
2 changed files with 2 additions and 2 deletions

View file

@ -53,4 +53,4 @@
{{#each config.i18n.traits as |trait-label trait-key|}}
{{> trait trait-label=trait-label trait-key=trait-key trait-data=(lookup ../data.traits trait-key)}}
{{/each}}
</div>
</div>

View file

@ -30,4 +30,4 @@
{{> combat-value combat-value-key=combat-value-key combat-value-data=(lookup ../data.combatValues
combat-value-key) combat-value-label=combat-value-label}}
{{/each}}
</div>
</div>