chore: Prettified Code
[ci skip]
This commit is contained in:
parent
11cf5158af
commit
b25bc88790
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ export default class RAOP {
|
||||||
this.ondeviceup(service.name, service.host, service.port, service.addresses, service.txt);
|
this.ondeviceup(service.name, service.host, service.port, service.addresses, service.txt);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
const browser2 = this.mdns.createBrowser(this.mdns.tcp("airplay"));
|
const browser2 = this.mdns.createBrowser(this.mdns.tcp("airplay"));
|
||||||
browser2.on("ready", browser2.discover);
|
browser2.on("ready", browser2.discover);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue