This commit is contained in:
@@ -114,7 +114,8 @@ export default class VermineBaseActorSheet extends HandlebarsApplicationMixin(fo
|
||||
isEditable: this.isEditable,
|
||||
enrichedNotes: await enrich("identity.notes"),
|
||||
enrichedBiography: await enrich("identity.biography"),
|
||||
enrichedRelations: await enrich("identity.relations")
|
||||
enrichedRelations: await enrich("identity.relations"),
|
||||
enrichedEquipmentNotes: await enrich("equipment.description")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user