fix(bridge): prefer bonjour TXT displayName
This commit is contained in:
@@ -10,7 +10,7 @@ enum BridgeEndpointID {
|
||||
let normalizedName = Self.normalizeServiceNameForID(name)
|
||||
return "\(type)|\(domain)|\(normalizedName)"
|
||||
default:
|
||||
String(describing: endpoint)
|
||||
return String(describing: endpoint)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user