From 418531f99bf5c074ccd30a52ec4e8d180eee000c Mon Sep 17 00:00:00 2001 From: Chris Ryan Date: Tue, 9 Sep 2025 14:04:07 +1000 Subject: [PATCH] Fixed a merge? error in the itemBrowserConfig --- module/config/itemBrowserConfig.mjs | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/module/config/itemBrowserConfig.mjs b/module/config/itemBrowserConfig.mjs index e870172f..2c3e1dfb 100644 --- a/module/config/itemBrowserConfig.mjs +++ b/module/config/itemBrowserConfig.mjs @@ -370,19 +370,6 @@ export const typeConfig = { 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: [ { key: 'system.linkedClass.uuid',