This commit is contained in:
Nikolaj
2025-08-05 10:29:16 +02:00
parent a96a8adbc7
commit 39d2275125
3 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "0.1.8",
"version": "0.1.9",
"id": "pokemon",
"title": "Pokémon TTRPG",
"description": "A Pokémon TTRPG",

Binary file not shown.

View File

@@ -61,7 +61,7 @@
<table class="defenseTable">
<tr>
{{#each types}}
<th class="{{this}}">{{#short this}}</th>
<th class="{{this}}">{{short this}}</th>
{{/each}}
</tr>
<tr>