mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-11-27 23:19:13 +08:00
[VCM] Do not unmute devices on exit (#15414)
This commit is contained in:
parent
ac4f725433
commit
6a01be2c38
@ -289,7 +289,6 @@ VideoConferenceModule::VideoConferenceModule() :
|
||||
|
||||
inline VideoConferenceModule::~VideoConferenceModule()
|
||||
{
|
||||
instance->unmuteAll();
|
||||
toolbar.hide();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user