mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
remove auras nil install error
This commit is contained in:
@@ -390,7 +390,7 @@ function UF:PostUpdateAura(unit, button)
|
||||
|
||||
local size = button:GetParent().size
|
||||
if size then
|
||||
button:SetSize(size, size)
|
||||
E:Size(button, size)
|
||||
end
|
||||
|
||||
if button.expiration and button.duration and (button.duration ~= 0) then
|
||||
|
||||
Reference in New Issue
Block a user