From 630d6ff8aed968fe3abda8cd2f7b6f48d6e41d98 Mon Sep 17 00:00:00 2001 From: Darth Predator Date: Sun, 4 Dec 2016 17:18:07 +0300 Subject: [PATCH] woops --- ElvUI_SLE/modules/misc.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ElvUI_SLE/modules/misc.lua b/ElvUI_SLE/modules/misc.lua index c678148..8b1ffe6 100644 --- a/ElvUI_SLE/modules/misc.lua +++ b/ElvUI_SLE/modules/misc.lua @@ -25,7 +25,7 @@ end function M:UpdateThreatConfig() if T.IsAddOnLoaded("ElvUI_Config") then if M.db.threat.enable then - E.Options.args.general.args.general.args.threatPosition = { + E.Options.args.general.args.general.args.threatGroup.args.threatPosition = { order = 42, name = L["Position"], desc = L["This option have been disabled by Shadow & Light. To return it you need to disable S&L's option. Click here to see it's location."], @@ -33,7 +33,7 @@ function M:UpdateThreatConfig() func = function() SLE.ACD:SelectGroup("ElvUI", "sle") end, } else - E.Options.args.general.args.general.args.threatPosition = { + E.Options.args.general.args.general.args.threatGroup.args.threatPosition = { order = 42, type = 'select', name = L["Position"], -- 1.7.9.5