mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
fix leak of global values
This commit is contained in:
@@ -112,6 +112,7 @@ local function LoadSkin()
|
||||
|
||||
local function QuestQualityColors(frame, text, quality, link)
|
||||
if link and not quality then
|
||||
local _
|
||||
_, _, quality = GetItemInfo(match(link, "item:(%d+)"))
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user