from retail
This commit is contained in:
@@ -195,7 +195,7 @@ local function modify(parent, region, data)
|
||||
|
||||
local customTextFunc = nil
|
||||
if(Private.ContainsCustomPlaceHolder(data.displayText) and data.customText) then
|
||||
customTextFunc = WeakAuras.LoadFunction("return "..data.customText, region.id, "custom text")
|
||||
customTextFunc = WeakAuras.LoadFunction("return "..data.customText)
|
||||
end
|
||||
|
||||
local Update
|
||||
|
||||
Reference in New Issue
Block a user