Continue selection refactor

This commit is contained in:
2024-11-20 16:15:51 +00:00
parent 3ecf137801
commit 1f5d034c5f
9 changed files with 159 additions and 114 deletions
+1 -1
View File
@@ -167,7 +167,7 @@ defaultDisplayInventory =
-- }
, _diSections = defaultInvSections
, _diSelection = Just (1,0)
, _diSelectionExtra = 0
, _diSelectionExtra = mempty
, _diInvFilter = mempty
, _diCloseFilter = mempty
}