Skip to content
Snippets Groups Projects
Commit 8c5f31e8 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Correction: Dont handle groupchat messages

parent f55ba7af
No related branches found
No related tags found
No related merge requests found
......@@ -254,6 +254,7 @@ except ImportError:
def otr_dialog_destroy(widget, *args, **kwargs):
widget.destroy()
class OtrPlugin(GajimPlugin):
otr = None
def init(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment