verbose tmp
This commit is contained in:
parent
6c118a9b9c
commit
e805315497
1 changed files with 1 additions and 0 deletions
|
@ -4343,6 +4343,7 @@ const app = new Vue({
|
||||||
notyf.success("Device paring failed!");
|
notyf.success("Device paring failed!");
|
||||||
},
|
},
|
||||||
airplayDisconnect(dropped, array = []) {
|
airplayDisconnect(dropped, array = []) {
|
||||||
|
console.log('airplay dropped', dropped, array)
|
||||||
// if (dropped) {
|
// if (dropped) {
|
||||||
// let [ipv4, ipport, sepassword, title, artist, album, artworkURL, txt, airplay2dv] = array;
|
// let [ipv4, ipport, sepassword, title, artist, album, artworkURL, txt, airplay2dv] = array;
|
||||||
// ipcRenderer.send("performAirplayPCM", ipv4, ipport, sepassword, title, artist, album, artworkURL, txt, airplay2dv);
|
// ipcRenderer.send("performAirplayPCM", ipv4, ipport, sepassword, title, artist, album, artworkURL, txt, airplay2dv);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue