Fix wrong argument

This commit is contained in:
Philipp Hörist 2018-10-01 07:50:48 +02:00
parent 50c670e61b
commit cbce361f12
1 changed files with 1 additions and 1 deletions

View File

@ -2189,7 +2189,7 @@ class GroupchatControl(ChatControlBase):
correct_id = None
con = app.connections[self.account]
chatstate = con.get_module('Chatstate').get_active_chatstate(
self.contact.jid)
self.contact)
# Send the message
app.nec.push_outgoing_event(GcMessageOutgoingEvent(