This commit is contained in:
Nikolaj
2025-08-05 11:38:43 +02:00
parent c922666747
commit 90a9a7047d
7 changed files with 11 additions and 12 deletions

View File

@@ -68,7 +68,7 @@
</tr>
<tr>
{{#each defenses}}
<th class="effectiveness{{this}}">{{this}}</th>
<th class="effectiveness{{symbol this}}">{{this}}</th>
{{/each}}
</tr>
</table>