Merged with main

This commit is contained in:
WBHarry 2025-08-22 01:57:54 +02:00
commit e9f7c0c16b
15 changed files with 122 additions and 71 deletions

View file

@ -639,7 +639,6 @@ export default function DHApplicationMixin(Base) {
if (featureOnCharacter) {
systemData = {
originItemType: this.document.type,
originId: this.document.id,
identifier: this.document.system.isMulticlass ? 'multiclass' : null
};
}