from retail

This commit is contained in:
NoM0Re
2025-01-17 21:00:15 +01:00
parent efdbb3c46d
commit bd46c605bd
3 changed files with 34 additions and 17 deletions
+1 -1
View File
@@ -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