✨
This commit is contained in:
@@ -89,7 +89,7 @@ export default class pokemonCharacterSheet extends api.HandlebarsApplicationMixi
|
||||
console.log("Rendering with "+this.tab+" open");
|
||||
tabs.activate(this.tab);
|
||||
|
||||
tabs.callback = function(){
|
||||
tabs.callback = () => {
|
||||
console.log("Switching to "+tabs.active);
|
||||
this.tab = tabs.active;
|
||||
context.system.tab = tabs.active;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.0.54",
|
||||
"version": "0.0.55",
|
||||
"id": "pokemon",
|
||||
"title": "Pokémon TTRPG",
|
||||
"description": "A Pokémon TTRPG",
|
||||
|
||||
BIN
system.zip
BIN
system.zip
Binary file not shown.
Reference in New Issue
Block a user