Skip to content

Commit

Permalink
improvement: disable ilvl on default containers
Browse files Browse the repository at this point in the history
  • Loading branch information
ffainy committed Dec 12, 2022
1 parent 974fdfd commit 10fbc55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/misc/itemlevel.lua
Original file line number Diff line number Diff line change
Expand Up @@ -490,5 +490,5 @@ function ITEMLEVEL:OnLogin()
hooksecurefunc(_G.LootFrame.ScrollBox, 'Update', ITEMLEVEL.ItemLevel_UpdateLoot)

-- iLvl on default Container
ITEMLEVEL:ItemLevel_Containers()
-- ITEMLEVEL:ItemLevel_Containers()
end

0 comments on commit 10fbc55

Please sign in to comment.