This commit is contained in:
WBHarry 2025-07-01 17:58:29 +02:00
parent a1f7e0d2c5
commit 3462b3bd77
8 changed files with 159 additions and 131 deletions

View file

@ -36,7 +36,8 @@ class DhCountdownData extends foundry.abstract.DataModel {
})
})
)
})
}),
window: new fields.SchemaField({})
};
}