Fixed GetDetailedItemLevelInfo is a nil value for v11

This commit is contained in:
Tercio Jose
2024-06-08 20:51:44 -03:00
parent 2ac06d0d62
commit 4a741007f0
@@ -18,6 +18,8 @@ local C_Timer = C_Timer
local GameTooltip = GameTooltip
local SOUNDKIT = SOUNDKIT
local GetDetailedItemLevelInfo = GetDetailedItemLevelInfo or C_Item.GetDetailedItemLevelInfo --C_Item.GetDetailedItemLevelInfo does not return a table
local Loc = _G.LibStub("AceLocale-3.0"):GetLocale("Details")
local mythicDungeonCharts = Details222.MythicPlus.Charts.Listener