mythicdungeon: fix lua error

This commit is contained in:
andrew6180
2024-11-05 17:36:36 -07:00
parent a034ddfa3e
commit dc84e8e364
+1 -1
View File
@@ -238,7 +238,7 @@ function DetailsMythicPlusFrame.EventListener.OnDetailsEvent(contextObject, even
--tag the combat as mythic dungeon trash
local instanceMapID = activeKeystone and activeKeystone.dungeonID
local zoneName = instanceMapID and GetLFGDungeonInfoByID(instanceMapID)
local zoneName = instanceMapID and GetLFGDungeonInfo(instanceMapID)
---@type mythicdungeoninfo
local mythicPlusInfo = {