pain
This commit is contained in:
parent
c540805324
commit
8ea5ff2a3f
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ export default class RAOP {
|
|||
});
|
||||
|
||||
electron.ipcMain.on("getAirplayDevice", (event, data) => {
|
||||
this.castDevices = [];
|
||||
// this.castDevices = [];
|
||||
console.log("scan for airplay devices");
|
||||
|
||||
const browser = this.mdns.createBrowser(this.mdns.tcp("raop"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue