This commit is contained in:
2025-08-04 15:05:54 +02:00
parent 35e84e4337
commit 4642cf0b4b
3 changed files with 3 additions and 1 deletions

View File

@@ -69,6 +69,8 @@ export default class pokemonCharacterSheet extends api.HandlebarsApplicationMixi
this.sheetContext = context; this.sheetContext = context;
context.tab = "tab2"
return context; return context;
} }

View File

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

Binary file not shown.