This commit is contained in:
WBHarry 2026-03-19 16:12:13 +01:00
parent bfcbb9f290
commit 9028a9efb3
8 changed files with 2 additions and 92 deletions

View file

@ -762,10 +762,6 @@ export default function DHApplicationMixin(Base) {
data.system.domain = parent.system.domains[0];
}
if (documentClass === 'ActiveEffect') {
return cls.createDialog(data, { parent: this.document });
}
const doc = await cls.create(data, { parent, renderSheet: !event.shiftKey });
if (parentIsItem && type === 'feature') {
await this.document.update({