mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Show correct state of "Accept calls" checkbox.
This commit is contained in:
@@ -48,6 +48,9 @@ Calls::Calls(
|
||||
not_null<Window::SessionController*> controller)
|
||||
: Section(parent)
|
||||
, _controller(controller) {
|
||||
// Request valid value of calls disabled flag.
|
||||
controller->session().api().authorizations().reload();
|
||||
|
||||
setupContent();
|
||||
requestPermissionAndStartTestingMicrophone();
|
||||
}
|
||||
|
Reference in New Issue
Block a user