don't whack wasapi
This commit is contained in:
parent
f00814fad8
commit
3c071f1cc3
|
|
@ -375,7 +375,7 @@
|
|||
if(!allWasapi) {
|
||||
Object.keys(chatsOnOtherDevices).forEach(function(key) {
|
||||
if(chatsOnOtherDevices[key].indexOf('WASAPI') > -1) {
|
||||
delete chatsOnOtherDevices[key]
|
||||
// delete chatsOnOtherDevices[key]
|
||||
}
|
||||
} )
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue