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
+1
View File
@@ -94,6 +94,7 @@ export default class pokemonCharacterSheet extends api.HandlebarsApplicationMixi
this.tab = tabs.active;
context.system.tab = tabs.active;
console.log(context.system.tab);
console.log(this.sheetContext);
console.log(this.sheetContext.system.tab);
}
+1 -1
View File
@@ -1,5 +1,5 @@
{
"version": "0.0.53",
"version": "0.0.54",
"id": "pokemon",
"title": "Pokémon TTRPG",
"description": "A Pokémon TTRPG",
BIN
View File
Binary file not shown.