Zeroconf: Call method with correct arguments
This commit is contained in:
		
							parent
							
								
									28045e9d36
								
							
						
					
					
						commit
						1a352c0e47
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -93,7 +93,7 @@ class Zeroconf: | |||
| 
 | ||||
|     def new_domain_callback(self, interface, protocol, domain, flags): | ||||
|         if domain != "local": | ||||
|             self.browse_domain(interface, protocol, domain) | ||||
|             self.browse_domain(domain) | ||||
| 
 | ||||
|     # takes a TXTRecord instance | ||||
|     def txt_array_to_dict(self, txt): | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue