chore: Prettified Code
[ci skip]
This commit is contained in:
parent
a42fc18ae6
commit
2a158b12d0
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,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