This commit is contained in:
2025-08-04 15:09:50 +02:00
parent 053e054200
commit 5c525401e2
3 changed files with 2 additions and 2 deletions

View File

@@ -83,7 +83,7 @@ export default class pokemonCharacterSheet extends api.HandlebarsApplicationMixi
/** @override */
_onRender(context, options) {
this.tab = context.system.tab;
// this.tab = context.system.tab;
const tabs = new foundry.applications.ux.Tabs({navSelector: ".tabs", contentSelector: ".content", initial: this.tab});
tabs.bind(this.element);

View File

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

Binary file not shown.