We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2fdb1 commit 9e043b8Copy full SHA for 9e043b8
ElvUI/Cata/Modules/Skins/Friends.lua
@@ -39,6 +39,7 @@ local function UpdateFriendsFrame()
39
else
40
_G.FriendsFrameTitleText:Show()
41
end
42
+ _G.FriendsFrame.TitleText:Hide()
43
44
45
local function AcquireInvitePool(pool)
0 commit comments