Fix eslint and lint the codebase
This commit is contained in:
parent
23a402f11a
commit
761f0b6563
6 changed files with 22 additions and 12 deletions
|
|
@ -40,7 +40,7 @@ export class GenericItemSheet extends HandlebarsApplicationMixin(ItemSheetV2) {
|
|||
meta: {
|
||||
idp: this.id,
|
||||
editable: this.isEditable,
|
||||
limited: this.isLimited
|
||||
limited: this.isLimited,
|
||||
},
|
||||
item: this.item,
|
||||
system: this.item.system,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue