mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-19 00:19:03 +01:00
Action Refactor Part #2
This commit is contained in:
parent
479e147640
commit
9da6a13009
20 changed files with 324 additions and 340 deletions
|
|
@ -9,4 +9,6 @@ export default class RangeField extends fields.StringField {
|
|||
};
|
||||
super(options, context);
|
||||
}
|
||||
|
||||
static prepareConfig(config) {}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue