Cleanup
This commit is contained in:
@@ -237,4 +237,4 @@ loadedFrame:SetScript("OnEvent", function(self, event, addonName)
|
||||
if addonName == addonname then
|
||||
init()
|
||||
end
|
||||
end)
|
||||
end)
|
@@ -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