Clean up the named who
This commit is contained in:
@@ -128,7 +128,7 @@ function shared.Whoer.Init()
|
||||
WHOQuery.new(
|
||||
"z-\"Orgrimmar\" z-\"Durotar\" z-\"Valley of Trials\" r-\"Lightforged Draenei\" r-\"Mechagnome\"",
|
||||
{ NotSiegeOfOrgrimmarFilter, AllianceFilter }),
|
||||
WHOQuery.new("Kekv Demonboo Dotmada Firobot Verminal Amaterasu Freexe Tomoki", {})
|
||||
WHOQuery.new("Kekv Firobot Tomoki Sakayanagi", {})
|
||||
}
|
||||
local ttl = #whoQueries * 2
|
||||
---@type WHOQuery?
|
||||
@@ -272,6 +272,7 @@ function shared.Whoer.Init()
|
||||
end
|
||||
end
|
||||
if Heimdall_Data.config.who.ignored[name] then continue = true end
|
||||
--print(continue)
|
||||
|
||||
if not continue then
|
||||
local timestamp = date("%Y-%m-%dT%H:%M:%S")
|
||||
|
||||
Reference in New Issue
Block a user