We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b67868c commit 9a2fdb1Copy full SHA for 9a2fdb1
ElvUI/Cata/Modules/Skins/NonRaid.lua
@@ -35,7 +35,7 @@ function S:RaidInfoFrame()
35
RaidInfoFrame:SetTemplate('Transparent')
36
37
S:HandleCloseButton(_G.RaidInfoCloseButton,RaidInfoFrame)
38
- S:HandleScrollBar(_G.RaidInfoScrollFrame.ScrollBar)
+ S:HandleScrollBar(_G.RaidInfoFrame.ScrollBar)
39
S:HandleCheckBox(_G.RaidFrameAllAssistCheckButton)
40
end
41
0 commit comments