Skip to content

Commit

Permalink
🐛 FIX: Shadow on Delves skin
Browse files Browse the repository at this point in the history
  • Loading branch information
Merathilis committed Sep 1, 2024
1 parent 682f180 commit ef6bfd4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function module:Blizzard_DelvesCompanionConfiguration()
CompanionConfigurationFrame.CompanionCombatTrinketSlot,
}) do
self:CreateShadow(frame.OptionsList)
self:HighAlphaTransparent(frame)
self:HighAlphaTransparent(frame.OptionsList)
end
end

Expand Down

0 comments on commit ef6bfd4

Please sign in to comment.