Skip to content

Commit

Permalink
Update Bags.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
noname08662 authored Jan 16, 2025
1 parent 41a6511 commit 47d058f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Modules/General/Bags.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2632,7 +2632,6 @@ function mod:UpdateSlot(self, f, bagID, slotID)
else
local oldID = button.itemID
local itemID = B_GetItemID(nil, bagID, slotID)
local itemCount = GetItemCount(itemID)

if button.shouldEvaluate then
local currentSection = bagMap[slotID]
Expand Down

0 comments on commit 47d058f

Please sign in to comment.