Declared the muteHandle variable.
This commit is contained in:
parent
d9955ae286
commit
893067139b
@ -32,6 +32,7 @@ class AudioManager {
|
||||
isWaitingPermissions: false,
|
||||
error: null,
|
||||
outputDeviceId: null,
|
||||
muteHandle: null,
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user