diff --git a/WeakAuras/Prototypes.lua b/WeakAuras/Prototypes.lua index 9c7675a..1998676 100644 --- a/WeakAuras/Prototypes.lua +++ b/WeakAuras/Prototypes.lua @@ -7010,7 +7010,10 @@ Private.event_prototypes = { hidden = true, init = "true", test = "true", - store = true + store = true, + enable = function(trigger) + return not trigger.use_inverse + end }, { type = "header",