mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Fix crash in filters update.
This commit is contained in:
@@ -156,7 +156,7 @@ SessionController::SessionController(
|
||||
crl::on_main(this, [=] {
|
||||
refreshFiltersMenu();
|
||||
});
|
||||
}, session->lifetime());
|
||||
}, lifetime());
|
||||
|
||||
session->addWindow(this);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user