5.19.8
This commit is contained in:
@@ -718,7 +718,7 @@ local function GetBuffTriggerOptions(data, triggernum)
|
||||
type = "toggle",
|
||||
width = WeakAuras.normalWidth,
|
||||
name = L["Filter by Specialization"],
|
||||
desc = L["Requires LibGroupTalents, that is e.g. a up-to date WeakAuras version"],
|
||||
desc = L["Requires syncing the specialization via LibGroupTalents."],
|
||||
order = 66.3,
|
||||
hidden = function() return
|
||||
not (trigger.type == "aura2" and (trigger.unit == "group" or trigger.unit == "raid" or trigger.unit == "party"))
|
||||
|
||||
Reference in New Issue
Block a user