Skip to content

Commit

Permalink
Update Borders.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
eltreum0 committed Mar 24, 2022
1 parent 311dc4a commit cac5b96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ElvUI_EltreumUI/Modules/Skins/Borders.lua
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ function ElvUI_EltreumUI:Borders()
})
targetborder:SetBackdropBorderColor(classcolor.r, classcolor.g, classcolor.b, 1)
targetborder:SetFrameStrata("LOW")
targetborder:SetParent(_G.ElvUF_Target_HealthBar)
end

if E.db.ElvUI_EltreumUI.borders.targetcastborder and E.db.unitframe.units.target.castbar.enable and not (E.db.unitframe.units.target.castbar.overlayOnFrame == "Power") then
Expand Down

0 comments on commit cac5b96

Please sign in to comment.