Stop spam while options are open
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
-- TICKER_1000
|
||||
function()
|
||||
if aura_env.queryPending then return end
|
||||
if WeakAuras.IsOptionsOpen() then return end
|
||||
SetWhoToUI(1)
|
||||
---@type WHOQuery
|
||||
local query = aura_env.whoQueries[aura_env.whoQueryIdx]
|
||||
|
Reference in New Issue
Block a user