mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 07:23:37 +02:00
More fixes
This commit is contained in:
parent
caea55ade4
commit
b3e298693a
7 changed files with 57 additions and 36 deletions
|
|
@ -8,10 +8,7 @@ export default class DhActiveEffectConfig extends foundry.applications.sheets.Ac
|
|||
}
|
||||
|
||||
static DEFAULT_OPTIONS = {
|
||||
classes: ['daggerheart', 'sheet', 'dh-style'],
|
||||
actions: {
|
||||
addTypedChange: DhActiveEffectConfig.#addTypedChange
|
||||
}
|
||||
classes: ['daggerheart', 'sheet', 'dh-style']
|
||||
};
|
||||
|
||||
static PARTS = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue