Update the theming for Actor sheets #80
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,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