wrong method name when restarting e2e

This commit is contained in:
Brendan Taylor 2008-07-20 15:06:15 +00:00
parent 8c49e10f93
commit a3d0166f1d
1 changed files with 1 additions and 1 deletions

View File

@ -1737,7 +1737,7 @@ class Interface:
session.conn.delete_session(jid, session.thread_id)
# restart the session
session.begin_e2e_negotiation()
session.negotiate_e2e()
def handle_event_privacy_lists_received(self, account, data):
# ('PRIVACY_LISTS_RECEIVED', account, list)