Fixed cases where the module would be hidden when it should be visible

This commit is contained in:
Erik Reider
2023-10-26 23:37:10 +02:00
parent f7224d8459
commit e73ea8d608
2 changed files with 14 additions and 7 deletions

View File

@ -30,6 +30,7 @@ class Privacy : public AModule {
PrivacyItem privacy_item_audio_input;
PrivacyItem privacy_item_audio_output;
std::mutex mutex_;
sigc::connection visibility_conn;
// Config