mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
update
This commit is contained in:
@@ -241,7 +241,7 @@ E.PopupDialogs["RESET_UF_UNIT"] = {
|
||||
end
|
||||
|
||||
if IsAddOnLoaded("ElvUI_Config") then
|
||||
local ACD = LibStub and LibStub("AceConfigDialog-3.0-ElvUI")
|
||||
local ACD = LibStub and LibStub("AceConfigDialog-3.0")
|
||||
if ACD and ACD.OpenFrames and ACD.OpenFrames.ElvUI then
|
||||
ACD:SelectGroup("ElvUI", "unitframe", this.data.unit)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user