Skip to content
Snippets Groups Projects
Commit cad01f2e authored by Dicson's avatar Dicson
Browse files

Fix broken history

parent 69982b11
No related branches found
No related tags found
No related merge requests found
......@@ -1039,6 +1039,7 @@ class ConversationTextview(gobject.GObject):
tags = []
use_other_tags = True
text_is_valid_uri = False
is_xhtml_link = None
show_ascii_formatting_chars = \
gajim.config.get('show_ascii_formatting_chars')
buffer_ = self.tv.get_buffer()
......
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