mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 19:51:08 +01:00
FIX: CONFIG types
This commit is contained in:
parent
88bf26dad0
commit
27777dddba
7 changed files with 77 additions and 30 deletions
|
|
@ -7,7 +7,6 @@ export default class BaseFeatureData extends PseudoDocument {
|
|||
super.metadata,
|
||||
{
|
||||
name: 'feature',
|
||||
label: 'DAGGERHEART.Feature.Label',
|
||||
embedded: {},
|
||||
sheetClass: null //TODO: define feature-sheet
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue