bct, could you please test what you commit? I was just flooded by TBs,
had to kill Gajim.
This commit is contained in:
parent
c9b2556c41
commit
327673cdd7
|
@ -1737,7 +1737,7 @@ class Interface:
|
|||
session.conn.delete_session(jid, session.thread_id)
|
||||
|
||||
# restart the session
|
||||
session.negotiate_e2e()
|
||||
session.negotiate_e2e(False)
|
||||
|
||||
def handle_event_privacy_lists_received(self, account, data):
|
||||
# ('PRIVACY_LISTS_RECEIVED', account, list)
|
||||
|
|
Loading…
Reference in New Issue