forked from NationTech/harmony
		
	fix typo in service type
This commit is contained in:
		
							parent
							
								
									0876f4e4f0
								
							
						
					
					
						commit
						78b80c2169
					
				| @ -17,7 +17,7 @@ enum Profiles { | ||||
| } | ||||
| 
 | ||||
| // The service type we are looking for.
 | ||||
| const SERVICE_TYPE: &str = "_harmory._tcp.local."; | ||||
| const SERVICE_TYPE: &str = "_harmony._tcp.local."; | ||||
| 
 | ||||
| #[tokio::main] | ||||
| async fn main() { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user