mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
Fixed a merge? error in the itemBrowserConfig (#1174)
Co-authored-by: Chris Ryan <chrisr@blackhole>
This commit is contained in:
parent
a57d154d45
commit
a477c9b852
1 changed files with 0 additions and 13 deletions
|
|
@ -370,19 +370,6 @@ export const typeConfig = {
|
||||||
label: 'DAGGERHEART.ITEMS.Subclass.spellcastingTrait'
|
label: 'DAGGERHEART.ITEMS.Subclass.spellcastingTrait'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
filters: []
|
|
||||||
},
|
|
||||||
beastforms: {
|
|
||||||
columns: [
|
|
||||||
{
|
|
||||||
key: 'system.tier',
|
|
||||||
label: 'DAGGERHEART.GENERAL.Tiers.singular'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
key: 'system.mainTrait',
|
|
||||||
label: 'DAGGERHEART.GENERAL.Trait.single'
|
|
||||||
}
|
|
||||||
],
|
|
||||||
filters: [
|
filters: [
|
||||||
{
|
{
|
||||||
key: 'system.linkedClass.uuid',
|
key: 'system.linkedClass.uuid',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue