mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 16:09:03 +01:00
fixes
This commit is contained in:
parent
3d1be5fa22
commit
42867a4be1
7 changed files with 7 additions and 7 deletions
|
|
@ -106,7 +106,7 @@ export default class BaseDataItem extends foundry.abstract.TypeDataModel {
|
|||
return this.actions;
|
||||
}
|
||||
|
||||
get features() {
|
||||
get itemFeatures() {
|
||||
return [];
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue