mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 19:57:57 +01:00
[VCM] Do not unmute devices on exit (#15414)
This commit is contained in:
@@ -289,7 +289,6 @@ VideoConferenceModule::VideoConferenceModule() :
|
|||||||
|
|
||||||
inline VideoConferenceModule::~VideoConferenceModule()
|
inline VideoConferenceModule::~VideoConferenceModule()
|
||||||
{
|
{
|
||||||
instance->unmuteAll();
|
|
||||||
toolbar.hide();
|
toolbar.hide();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user