This commit is contained in:
2025-08-04 14:40:35 +02:00
parent 6355dc8f68
commit f45ed15457
3 changed files with 2 additions and 1 deletions

View File

@@ -94,6 +94,7 @@ export default class pokemonCharacterSheet extends api.HandlebarsApplicationMixi
this.tab = tabs.active; this.tab = tabs.active;
context.system.tab = tabs.active; context.system.tab = tabs.active;
console.log(context.system.tab); console.log(context.system.tab);
console.log(this.sheetContext);
console.log(this.sheetContext.system.tab); console.log(this.sheetContext.system.tab);
} }

View File

@@ -1,5 +1,5 @@
{ {
"version": "0.0.53", "version": "0.0.54",
"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.