Fix broken history
This commit is contained in:
		
							parent
							
								
									69982b117a
								
							
						
					
					
						commit
						cad01f2e56
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -1039,6 +1039,7 @@ class ConversationTextview(gobject.GObject): | ||||||
|         tags = [] |         tags = [] | ||||||
|         use_other_tags = True |         use_other_tags = True | ||||||
|         text_is_valid_uri = False |         text_is_valid_uri = False | ||||||
|  |         is_xhtml_link = None | ||||||
|         show_ascii_formatting_chars = \ |         show_ascii_formatting_chars = \ | ||||||
|                 gajim.config.get('show_ascii_formatting_chars') |                 gajim.config.get('show_ascii_formatting_chars') | ||||||
|         buffer_ = self.tv.get_buffer() |         buffer_ = self.tv.get_buffer() | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue