fix TB with zeroconf and blocked contacts. fixes #3141
This commit is contained in:
		
							parent
							
								
									7717257a37
								
							
						
					
					
						commit
						1346ec39aa
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -59,6 +59,7 @@ class ConnectionZeroconf(ConnectionHandlersZeroconf): | |||
| 		self.is_zeroconf = True | ||||
| 		self.privacy_rules_supported = False | ||||
| 		self.blocked_contacts = [] | ||||
| 		self.blocked_groups = [] | ||||
| 		self.status = '' | ||||
| 		self.old_show = '' | ||||
| 		self.priority = 0 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue