from retail
This commit is contained in:
@@ -669,7 +669,7 @@ local function GetBuffTriggerOptions(data, triggernum)
|
||||
},
|
||||
useAffected = {
|
||||
type = "toggle",
|
||||
name = L["Fetch Affected/Unaffected Names"],
|
||||
name = L["Fetch Affected/Unaffected Names and Units"],
|
||||
width = WeakAuras.doubleWidth,
|
||||
order = 65.1,
|
||||
hidden = function() return not (trigger.type == "aura2" and (trigger.unit == "group" or trigger.unit == "raid" or trigger.unit == "party")) end
|
||||
|
||||
Reference in New Issue
Block a user