Merge pull request 'Update the theming for Actor sheets' (#80) from theming/actor-sheet into main
Reviewed-on: #80
This commit is contained in:
commit
fe0a21f0ca
11 changed files with 168 additions and 33 deletions
|
|
@ -162,7 +162,7 @@ export class AttributeItemData extends foundry.abstract.TypeDataModel {
|
|||
});
|
||||
};
|
||||
|
||||
await macro?.execute({ item });
|
||||
await macro?.execute({ item: this.parent });
|
||||
};
|
||||
// #endregion Methods
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue