We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58fc4ca commit f0e3cd9Copy full SHA for f0e3cd9
LibGetFrame-1.0.lua
@@ -28,13 +28,13 @@ local defaultFramePriorities = {
28
[12] = "^oUF.*raid", -- generic oUF
29
[13] = "^LimeGroup", -- lime
30
[14] = "^SUFHeaderraid", -- suf
31
- [15] = "^CompactRaid", -- blizz
32
-- party frames
33
- [16] = "^AleaUI_GroupHeader", -- Alea
34
- [17] = "^SUFHeaderparty", --suf
35
- [18] = "^ElvUF_PartyGroup", -- elv
36
- [19] = "^oUF.*party", -- generic oUF
37
- [20] = "^PitBull4_Groups_Party", -- pitbull4
+ [15] = "^AleaUI_GroupHeader", -- Alea
+ [16] = "^SUFHeaderparty", --suf
+ [17] = "^ElvUF_PartyGroup", -- elv
+ [18] = "^oUF.*party", -- generic oUF
+ [19] = "^PitBull4_Groups_Party", -- pitbull4
+ [20] = "^CompactRaid", -- blizz
38
[21] = "^CompactParty", -- blizz
39
-- player frame
40
[22] = "^SUFUnitplayer",
0 commit comments