Cleanup
This commit is contained in:
@@ -314,7 +314,6 @@ function data.Whoer.Init()
|
||||
-- aura_env.UpdateMacro()
|
||||
_G["FriendsFrameCloseButton"]:Click()
|
||||
queryPending = false
|
||||
print(queryPending)
|
||||
end)
|
||||
|
||||
if not data.who.updateTicker then
|
||||
@@ -344,7 +343,7 @@ function data.Whoer.Init()
|
||||
whoQueryIdx = 1
|
||||
end
|
||||
lastQuery = query
|
||||
print(string.format("Running who query: %s", tostring(query.query)))
|
||||
--print(string.format("Running who query: %s", tostring(query.query)))
|
||||
SetWhoToUI(1)
|
||||
SendWho(query.query)
|
||||
end)
|
||||
|
Reference in New Issue
Block a user