from retail
This commit is contained in:
@@ -649,10 +649,7 @@ function OptionsPrivate.GetActionOptions(data)
|
||||
end,
|
||||
name = L["Glow Frame Type"],
|
||||
order = 30.3,
|
||||
values = {
|
||||
UNITFRAME = L["Unit Frame"],
|
||||
FRAMESELECTOR = L["Frame Selector"]
|
||||
},
|
||||
values = OptionsPrivate.Private.glow_frame_types,
|
||||
hidden = function()
|
||||
return not data.actions.finish.do_glow
|
||||
or data.actions.finish.glow_action == nil
|
||||
|
||||
Reference in New Issue
Block a user