This commit is contained in:
Mirco Wittrien 2019-02-04 12:15:46 +01:00
parent d1999f5d4b
commit 96d458ae6d
2 changed files with 25 additions and 6 deletions

View File

@ -473,7 +473,6 @@ class NotificationSounds {
}
processPrivateChannelCall (instance, wrapper) {
console.log(wrapper);
this.patchCallingSound(instance, "PrivateChannelCall", "call_calling");
}
}

File diff suppressed because one or more lines are too long