DataModels + Appv2 migration : OK
This commit is contained in:
@@ -31,7 +31,7 @@ export default class BoLHordeSheet extends BoLBaseActorSheet {
|
||||
context.options = this.options
|
||||
context.editScore = this.options.editScore
|
||||
context.description = await foundry.applications.ux.TextEditor.implementation.enrichHTML(
|
||||
actor.system.description || "", { async: true }
|
||||
actor.system.details?.biography || "", { async: true }
|
||||
)
|
||||
|
||||
console.log("HORDE (AppV2)", context)
|
||||
|
||||
Reference in New Issue
Block a user