UnitFrames/Auras: re-invert filters

This commit is contained in:
andrew6180
2023-06-03 03:52:21 -07:00
parent 12411b0e41
commit df1d3e72d7
2 changed files with 4 additions and 7 deletions
@@ -242,9 +242,6 @@ function UF:CheckFilter(name, caster, spellID, isFriend, isPlayer, isUnit, allow
end
end
end
if allowDuration then
return true
end
end
function UF:AuraBarFilter(unit, name, _, _, _, debuffType, duration, _, unitCaster, isStealable, _, spellID)